Build of crash with vanilla toolchain

The build took 00h 04m 40s and was SUCCESSFUL.

List of Errors

Log

Found permanent source directory in /sources/crash

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan bear makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: crash 7.1.5-1 (Tue Jun 14 07:28:58 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# TARGET: X86_64
# CRASH: 7.1.5
# GDB: 7.6
#
# make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln works... yes
# checking whether ln -s works... yes
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for gawk... gawk
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking whether g++ accepts -static-libstdc++ -static-libgcc... yes
# checking for gnatbind... no
# checking for gnatmake... no
# checking whether compiler driver understands Ada... no
# checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
# checking for objdir... .libs
# checking for version 0.10 of ISL... no
# checking for version 0.11 of ISL... no
# *** This configuration is not supported in the following subdirectories:
# sim
# (Any other directories should still work fine.)
# checking for default BUILD_CONFIG...
# checking for bison... bison -y
# checking for bison... bison
# checking for gm4... no
# checking for gnum4... no
# checking for m4... m4
# checking for flex... flex
# checking for flex... flex
# checking for makeinfo... makeinfo
# checking for expect... no
# checking for runtest... no
# checking for ar... ar
# checking for as... as
# checking for dlltool... no
# checking for ld... ld
# checking for lipo... no
# checking for nm... nm
# checking for ranlib... ranlib
# checking for strip... strip
# checking for windres... no
# checking for windmc... no
# checking for objcopy... objcopy
# checking for objdump... objdump
# checking for readelf... readelf
# checking for cc... cc
# checking for c++... c++
# checking for gcc... gcc
# checking for gcj... no
# checking for gfortran... gfortran
# checking for gccgo... no
# checking for ar... ar
# checking for as... as
# checking for dlltool... no
# checking for ld... ld
# checking for lipo... no
# checking for nm... nm
# checking for objdump... objdump
# checking for ranlib... ranlib
# checking for readelf... readelf
# checking for strip... strip
# checking for windres... no
# checking for windmc... no
# checking where to find the target ar... host tool
# checking where to find the target as... host tool
# checking where to find the target cc... host tool
# checking where to find the target c++... host tool
# checking where to find the target c++ for libstdc++... host tool
# checking where to find the target dlltool... host tool
# checking where to find the target gcc... host tool
# checking where to find the target gcj... host tool
# checking where to find the target gfortran... host tool
# checking where to find the target gccgo... host tool
# checking where to find the target ld... host tool
# checking where to find the target lipo... host tool
# checking where to find the target nm... host tool
# checking where to find the target objdump... host tool
# checking where to find the target ranlib... host tool
# checking where to find the target readelf... host tool
# checking where to find the target strip... host tool
# checking where to find the target windres... host tool
# checking where to find the target windmc... host tool
# checking whether to enable maintainer-specific portions of Makefiles... no
# configure: creating ./config.status
# config.status: creating Makefile
# Configuring in ./libiberty
# configure: creating cache ./config.cache
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for makeinfo... makeinfo --split-size=5000000
# checking for perl... perl
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gnu-ar... ar
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking how to run the C preprocessor... gcc -E
# checking whether gcc supports -W... yes
# checking whether gcc supports -Wall... yes
# checking whether gcc supports -Wwrite-strings... yes
# checking whether gcc supports -Wc++-compat... yes
# checking whether gcc supports -Wstrict-prototypes... yes
# checking whether gcc supports -pedantic ... yes
# checking whether gcc and cc understand -c and -o together... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking whether byte ordering is bigendian... no
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for sys/file.h... yes
# checking for sys/param.h... yes
# checking for limits.h... yes
# checking for stdlib.h... (cached) yes
# checking for malloc.h... yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for sys/time.h... yes
# checking for time.h... yes
# checking for sys/resource.h... yes
# checking for sys/stat.h... (cached) yes
# checking for sys/mman.h... yes
# checking for fcntl.h... yes
# checking for alloca.h... yes
# checking for sys/pstat.h... no
# checking for sys/sysmp.h... no
# checking for sys/sysinfo.h... yes
# checking for machine/hal_sysinfo.h... no
# checking for sys/table.h... no
# checking for sys/sysctl.h... yes
# checking for sys/systemcfg.h... no
# checking for stdint.h... (cached) yes
# checking for stdio_ext.h... yes
# checking for process.h... no
# checking for sys/prctl.h... yes
# checking for sys/wait.h that is POSIX.1 compatible... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether errno must be declared... no
# checking size of int... 4
# checking for a 64-bit type... uint64_t
# checking for intptr_t... yes
# checking for uintptr_t... yes
# checking for ssize_t... yes
# checking for pid_t... yes
# checking for library containing strerror... none required
# checking for asprintf... yes
# checking for atexit... yes
# checking for basename... yes
# checking for bcmp... yes
# checking for bcopy... yes
# checking for bsearch... yes
# checking for bzero... yes
# checking for calloc... yes
# checking for clock... yes
# checking for ffs... yes
# checking for getcwd... yes
# checking for getpagesize... yes
# checking for gettimeofday... yes
# checking for index... yes
# checking for insque... yes
# checking for memchr... yes
# checking for memcmp... yes
# checking for memcpy... yes
# checking for memmem... yes
# checking for memmove... yes
# checking for mempcpy... yes
# checking for memset... yes
# checking for mkstemps... yes
# checking for putenv... yes
# checking for random... yes
# checking for rename... yes
# checking for rindex... yes
# checking for setenv... yes
# checking for snprintf... yes
# checking for sigsetmask... yes
# checking for stpcpy... yes
# checking for stpncpy... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strdup... yes
# checking for strncasecmp... yes
# checking for strndup... yes
# checking for strnlen... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtod... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for strverscmp... yes
# checking for tmpnam... yes
# checking for vasprintf... yes
# checking for vfprintf... yes
# checking for vprintf... yes
# checking for vsnprintf... yes
# checking for vsprintf... yes
# checking for waitpid... yes
# checking for setproctitle... no
# checking whether alloca needs Cray hooks... no
# checking stack direction for C alloca... -1
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for _doprnt... no
# checking for sys_errlist... yes
# checking for sys_nerr... yes
# checking for sys_siglist... yes
# checking for external symbol _system_configuration... no
# checking for __fsetlocking... yes
# checking for canonicalize_file_name... yes
# checking for dup3... yes
# checking for getrlimit... yes
# checking for getrusage... yes
# checking for getsysinfo... no
# checking for gettimeofday... (cached) yes
# checking for on_exit... yes
# checking for psignal... yes
# checking for pstat_getdynamic... no
# checking for pstat_getstatic... no
# checking for realpath... yes
# checking for setrlimit... yes
# checking for sbrk... yes
# checking for spawnve... no
# checking for spawnvpe... no
# checking for strerror... yes
# checking for strsignal... yes
# checking for sysconf... yes
# checking for sysctl... yes
# checking for sysmp... no
# checking for table... no
# checking for times... yes
# checking for wait3... yes
# checking for wait4... yes
# checking whether basename is declared... no
# checking whether ffs is declared... yes
# checking whether asprintf is declared... no
# checking whether vasprintf is declared... no
# checking whether snprintf is declared... yes
# checking whether vsnprintf is declared... yes
# checking whether calloc is declared... yes
# checking whether getenv is declared... yes
# checking whether getopt is declared... yes
# checking whether malloc is declared... yes
# checking whether realloc is declared... yes
# checking whether sbrk is declared... yes
# checking whether strverscmp is declared... no
# checking whether canonicalize_file_name must be declared... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... (cached) yes
# checking for working mmap... yes
# checking for working strncmp... yes
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating testsuite/Makefile
# config.status: creating config.h
# config.status: executing default commands
# Configuring in ./intl
# configure: creating cache ./config.cache
# checking whether make sets $(MAKE)... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking for library containing strerror... none required
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for off_t... yes
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking whether we are using the GNU C Library 2.1 or newer... yes
# checking whether integer division by zero raises SIGFPE... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unsigned long long... yes
# checking for inttypes.h... yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for ld used by GCC... ld
# checking if the linker (ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking argz.h usability... yes
# checking argz.h presence... yes
# checking for argz.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking nl_types.h usability... yes
# checking nl_types.h presence... yes
# checking for nl_types.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for feof_unlocked... yes
# checking for fgets_unlocked... yes
# checking for getc_unlocked... yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for __argz_count... yes
# checking for __argz_stringify... yes
# checking for __argz_next... yes
# checking for __fsetlocking... yes
# checking for iconv... yes
# checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking whether NLS is requested... yes
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for aclocal... aclocal
# checking for autoconf... autoconf
# checking for autoheader... autoheader
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.intl
# config.status: creating config.h
# config.status: executing default-1 commands
# Configuring in ./bfd
# configure: creating cache ./config.cache
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for library containing strerror... none required
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-gnu-ar... ar
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... ld
# checking if the linker (ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... nm
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for ld option to reload object files... -r
# checking for x86_64-unknown-linux-gnu-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-gnu-ar... (cached) ar
# checking for x86_64-unknown-linux-gnu-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
# checking command to parse nm output from gcc object... ok
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for shl_load... no
# checking for shl_load in -ldld... no
# checking for dlopen... no
# checking for dlopen in -ldl... yes
# checking whether a program can dlopen itself... yes
# checking whether a statically linked program can dlopen itself... no
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... no
# checking whether to build static libraries... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether to install libbfd... yes
# checking whether NLS is requested... yes
# checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr uk vi zh_CN da es fi fr id ja ro ru rw sv tr uk vi zh_CN
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking size of long long... 8
# checking size of void *... 8
# checking size of long... 8
# checking alloca.h usability... yes
# checking alloca.h presence... yes
# checking for alloca.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking for unistd.h... (cached) yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking for sys/stat.h... (cached) yes
# looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
# checking for uintptr_t... yes
# checking for int_least32_t... yes
# checking for int_fast32_t... yes
# checking for uint64_t... yes
# checking what to include in bfd_stdint.h... stdint.h (already complete)
# checking whether time.h and sys/time.h may both be included... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking for dlfcn.h... (cached) yes
# checking whether string.h and strings.h may both be included... yes
# checking for fcntl... yes
# checking for getpagesize... yes
# checking for setitimer... yes
# checking for sysconf... yes
# checking for fdopen... yes
# checking for getuid... yes
# checking for getgid... yes
# checking for fileno... yes
# checking for strtoull... yes
# checking whether basename is declared... yes
# checking whether ftello is declared... yes
# checking whether ftello64 is declared... yes
# checking whether fseeko is declared... yes
# checking whether fseeko64 is declared... yes
# checking whether ffs is declared... yes
# checking whether free is declared... yes
# checking whether getenv is declared... yes
# checking whether malloc is declared... yes
# checking whether realloc is declared... yes
# checking whether stpcpy is declared... yes
# checking whether strstr is declared... yes
# checking whether snprintf is declared... yes
# checking whether vsnprintf is declared... yes
# checking for library containing zlibVersion... -lz
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking sys/procfs.h usability... yes
# checking sys/procfs.h presence... yes
# checking for sys/procfs.h... yes
# checking for prstatus_t in sys/procfs.h... yes
# checking for prstatus32_t in sys/procfs.h... no
# checking for prstatus_t.pr_who in sys/procfs.h... no
# checking for prstatus32_t.pr_who in sys/procfs.h... no
# checking for pstatus_t in sys/procfs.h... no
# checking for pxstatus_t in sys/procfs.h... no
# checking for pstatus32_t in sys/procfs.h... no
# checking for prpsinfo_t in sys/procfs.h... yes
# checking for prpsinfo_t.pr_pid in sys/procfs.h... yes
# checking for prpsinfo32_t in sys/procfs.h... no
# checking for prpsinfo32_t.pr_pid in sys/procfs.h... no
# checking for psinfo_t in sys/procfs.h... no
# checking for psinfo_t.pr_pid in sys/procfs.h... no
# checking for psinfo32_t in sys/procfs.h... no
# checking for psinfo32_t.pr_pid in sys/procfs.h... no
# checking for lwpstatus_t in sys/procfs.h... no
# checking for lwpxstatus_t in sys/procfs.h... no
# checking for lwpstatus_t.pr_context in sys/procfs.h... no
# checking for lwpstatus_t.pr_reg in sys/procfs.h... no
# checking for lwpstatus_t.pr_fpreg in sys/procfs.h... no
# checking for win32_pstatus_t in sys/procfs.h... no
# checking linker --as-needed support... yes
# checking for cos in -lm... yes
# checking for gcc version with buggy 64-bit support... no
# checking for ftello... yes
# checking for ftello64... yes
# checking for fseeko... yes
# checking for fseeko64... yes
# checking for fopen64... yes
# checking size of off_t... 8
# checking file_ptr type... BFD_HOST_64_BIT
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... (cached) yes
# checking for working mmap... yes
# checking for madvise... yes
# checking for mprotect... yes
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating bfd-in3.h
# config.status: creating po/Makefile.in
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default-1 commands
# config.status: executing bfd_stdint.h commands
# config.status: executing default commands
# if [ x"" != x ] && [ ! -d pic ]; then \
# mkdir pic; \
# else true; fi
# touch stamp-picdir
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o pic/regex.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o regex.o
# ./regex.c: In function 'byte_regex_compile':
# ./regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# # define bzero(s, n) (memset (s, '\0', n), (s))
# ^
# ./regex.c:3126:13: note: in expansion of macro 'bzero'
# bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
# ^
# ./regex.c: In function 'byte_re_compile_fastmap':
# ./regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# # define bzero(s, n) (memset (s, '\0', n), (s))
# ^
# ./regex.c:4584:3: note: in expansion of macro 'bzero'
# bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
# ^
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cplus-dem.c -o pic/cplus-dem.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cplus-dem.c -o cplus-dem.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demangle.c -o pic/cp-demangle.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demangle.c -o cp-demangle.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./md5.c -o pic/md5.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./md5.c -o md5.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sha1.c -o pic/sha1.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sha1.c -o sha1.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./alloca.c -o pic/alloca.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./alloca.c -o alloca.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./argv.c -o pic/argv.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./argv.c -o argv.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./choose-temp.c -o pic/choose-temp.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./choose-temp.c -o choose-temp.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./concat.c -o pic/concat.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./concat.c -o concat.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demint.c -o pic/cp-demint.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demint.c -o cp-demint.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./crc32.c -o pic/crc32.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./crc32.c -o crc32.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dwarfnames.c -o pic/dwarfnames.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dwarfnames.c -o dwarfnames.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dyn-string.c -o pic/dyn-string.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./dyn-string.c -o dyn-string.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fdmatch.c -o pic/fdmatch.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fdmatch.c -o fdmatch.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fibheap.c -o pic/fibheap.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fibheap.c -o fibheap.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./filename_cmp.c -o pic/filename_cmp.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./filename_cmp.c -o filename_cmp.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./floatformat.c -o pic/floatformat.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./floatformat.c -o floatformat.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fnmatch.c -o pic/fnmatch.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fnmatch.c -o fnmatch.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fopen_unlocked.c -o pic/fopen_unlocked.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./fopen_unlocked.c -o fopen_unlocked.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt.c -o pic/getopt.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt.c -o getopt.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt1.c -o pic/getopt1.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getopt1.c -o getopt1.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getpwd.c -o pic/getpwd.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getpwd.c -o getpwd.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getruntime.c -o pic/getruntime.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./getruntime.c -o getruntime.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hashtab.c -o pic/hashtab.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hashtab.c -o hashtab.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hex.c -o pic/hex.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./hex.c -o hex.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lbasename.c -o pic/lbasename.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lbasename.c -o lbasename.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lrealpath.c -o pic/lrealpath.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./lrealpath.c -o lrealpath.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-relative-prefix.c -o pic/make-relative-prefix.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-relative-prefix.c -o make-relative-prefix.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-temp-file.c -o pic/make-temp-file.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./make-temp-file.c -o make-temp-file.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mkstemps.c -o pic/mkstemps.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./mkstemps.c -o mkstemps.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./objalloc.c -o pic/objalloc.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./objalloc.c -o objalloc.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./obstack.c -o pic/obstack.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./obstack.c -o obstack.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./partition.c -o pic/partition.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./partition.c -o partition.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pexecute.c -o pic/pexecute.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pexecute.c -o pexecute.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./physmem.c -o pic/physmem.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./physmem.c -o physmem.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-common.c -o pic/pex-common.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-common.c -o pex-common.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-one.c -o pic/pex-one.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-one.c -o pex-one.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-unix.c -o pic/pex-unix.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./pex-unix.c -o pex-unix.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./safe-ctype.c -o pic/safe-ctype.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./safe-ctype.c -o safe-ctype.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object.c -o pic/simple-object.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object.c -o simple-object.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-coff.c -o pic/simple-object-coff.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-coff.c -o simple-object-coff.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-elf.c -o pic/simple-object-elf.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-elf.c -o simple-object-elf.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-mach-o.c -o simple-object-mach-o.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./simple-object-xcoff.c -o simple-object-xcoff.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sort.c -o pic/sort.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./sort.c -o sort.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./spaces.c -o pic/spaces.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./spaces.c -o spaces.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./splay-tree.c -o pic/splay-tree.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./splay-tree.c -o splay-tree.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./stack-limit.c -o pic/stack-limit.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./stack-limit.c -o stack-limit.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o pic/strerror.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o strerror.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o pic/strsignal.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o strsignal.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./timeval-utils.c -o pic/timeval-utils.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./timeval-utils.c -o timeval-utils.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o unlink-if-ordinary.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o pic/xatexit.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o xatexit.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o pic/xexit.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o xexit.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o pic/xmalloc.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o xmalloc.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o pic/xmemdup.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o xmemdup.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o pic/xstrdup.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o xstrdup.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o pic/xstrerror.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o xstrerror.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o pic/xstrndup.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o xstrndup.o
# if [ x"" != x ]; then \
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./setproctitle.c -o pic/setproctitle.o; \
# else true; fi
# gcc -c -DHAVE_CONFIG_H -I. -I./../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ./setproctitle.c -o setproctitle.o
# rm -f ./libiberty.a pic/./libiberty.a
# ar rc ./libiberty.a \
# ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
# ranlib ./libiberty.a
# if [ x"" != x ]; then \
# cd pic; \
# ar rc ./libiberty.a \
# ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
# ranlib ./libiberty.a; \
# cd ..; \
# else true; fi
# echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./mkstemps.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
# make[5]: Nothing to be done for 'all'.
# make[4]: Nothing to be done for 'all'.
# creating bfdver.h
# rm -f elf32-target.h
# sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
# mv -f elf32-target.new elf32-target.h
# rm -f elf64-target.h
# sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new
# mv -f elf64-target.new elf64-target.h
# rm -f targmatch.h
# sed -f ./targmatch.sed < ./config.bfd > targmatch.new
# mv -f targmatch.new targmatch.h
# Making info in doc
# make chew
# gcc -o chew.$$ \
# -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \
# /bin/sh ./../../move-if-change chew.$$ chew
# ./chew -f ./doc.str <./../aoutx.h >aoutx.tmp
# /bin/sh ./../../move-if-change aoutx.tmp aoutx.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str < ./../bfd.c >bfd.tmp
# /bin/sh ./../../move-if-change bfd.tmp bfdt.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../coffcode.h >coffcode.tmp
# /bin/sh ./../../move-if-change coffcode.tmp coffcode.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../corefile.c >core.tmp
# /bin/sh ./../../move-if-change core.tmp core.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../elfcode.h >elfcode.tmp
# /bin/sh ./../../move-if-change elfcode.tmp elfcode.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../format.c >format.tmp
# /bin/sh ./../../move-if-change format.tmp format.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp
# /bin/sh ./../../move-if-change libbfd.tmp libbfd.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp
# /bin/sh ./../../move-if-change bfdwin.tmp bfdwin.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp
# /bin/sh ./../../move-if-change bfdio.tmp bfdio.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../reloc.c >reloc.tmp
# /bin/sh ./../../move-if-change reloc.tmp reloc.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../section.c >section.tmp
# /bin/sh ./../../move-if-change section.tmp section.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../syms.c >syms.tmp
# /bin/sh ./../../move-if-change syms.tmp syms.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../targets.c >targets.tmp
# /bin/sh ./../../move-if-change targets.tmp targets.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../init.c >init.tmp
# /bin/sh ./../../move-if-change init.tmp init.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../hash.c >hash.tmp
# /bin/sh ./../../move-if-change hash.tmp hash.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../linker.c >linker.tmp
# /bin/sh ./../../move-if-change linker.tmp linker.texi
# make chew
# make[6]: 'chew' is up to date.
# ./chew -f ./doc.str <./../mmo.c >mmo.tmp
# /bin/sh ./../../move-if-change mmo.tmp mmo.texi
# restore=: && backupdir=".am$$" && \
# rm -rf $backupdir && mkdir $backupdir && \
# if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \
# for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \
# if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
# done; \
# else :; fi && \
# if makeinfo --split-size=5000000 --split-size=5000000 -I . \
# -o bfd.info `test -f 'bfd.texinfo' || echo './'`bfd.texinfo; \
# then \
# rc=0; \
# else \
# rc=$?; \
# $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \
# fi; \
# rm -rf $backupdir; exit $rc
# Making info in po
# ( if test 'x.' != 'x.'; then \
# posrcprefix='../'; \
# else \
# posrcprefix="../"; \
# fi; \
# rm -f SRC-POTFILES-t SRC-POTFILES \
# && (sed -e '/^#/d' \
# -e '/^[ ]*$/d' \
# -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \
# | sed -e '$s/\\$//') > SRC-POTFILES-t \
# && chmod a-w SRC-POTFILES-t \
# && mv SRC-POTFILES-t SRC-POTFILES )
# ( rm -f BLD-POTFILES-t BLD-POTFILES \
# && (sed -e '/^#/d' \
# -e '/^[ ]*$/d' \
# -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \
# | sed -e '$s/\\$//') > BLD-POTFILES-t \
# && chmod a-w BLD-POTFILES-t \
# && mv BLD-POTFILES-t BLD-POTFILES )
# cd .. \
# && CONFIG_FILES=po/Makefile.in:po/Make-in \
# CONFIG_HEADERS= /bin/sh ./config.status
# config.status: creating po/Makefile.in
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default-1 commands
# config.status: executing bfd_stdint.h commands
# config.status: executing default commands
# make[5]: Nothing to be done for 'info'.
# make[5]: Nothing to be done for 'info-am'.
# make all-recursive
# Making all in doc
# make[6]: Nothing to be done for 'all'.
# Making all in po
# file=`echo es | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file es.po
# file=`echo fr | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file fr.po
# file=`echo id | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file id.po
# file=`echo ja | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file ja.po
# file=`echo ro | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file ro.po
# file=`echo rw | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file rw.po
# file=`echo tr | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file tr.po
# file=`echo uk | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file uk.po
# rm -f bfd-tmp.h
# cp bfd-in3.h bfd-tmp.h
# /bin/sh ./../move-if-change bfd-tmp.h bfd.h
# rm -f bfd-tmp.h
# touch stmp-bfd-h
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c -o archive.lo archive.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o archive.o
# mv -f .deps/archive.Tpo .deps/archive.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec -DSELECT_VECS='&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch' ./archures.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec "-DSELECT_VECS=&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch" ./archures.c -o archures.o
# mv -f .deps/archures.Tpo .deps/archures.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c -o bfd.lo bfd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o
# mv -f .deps/bfd.Tpo .deps/bfd.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c -o bfdio.lo bfdio.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o
# mv -f .deps/bfdio.Tpo .deps/bfdio.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c -o bfdwin.lo bfdwin.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwin.o
# mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o
# mv -f .deps/cache.Tpo .deps/cache.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c -o coffgen.lo coffgen.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c coffgen.c -o coffgen.o
# mv -f .deps/coffgen.Tpo .deps/coffgen.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c -o corefile.lo corefile.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o corefile.o
# mv -f .deps/corefile.Tpo .deps/corefile.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT format.lo -MD -MP -MF .deps/format.Tpo -c -o format.lo format.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o format.o
# mv -f .deps/format.Tpo .deps/format.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT init.lo -MD -MP -MF .deps/init.Tpo -c -o init.lo init.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o
# mv -f .deps/init.Tpo .deps/init.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c -o libbfd.lo libbfd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbfd.o
# mv -f .deps/libbfd.Tpo .deps/libbfd.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c -o opncls.lo opncls.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncls.o
# mv -f .deps/opncls.Tpo .deps/opncls.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c -o reloc.lo reloc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o
# mv -f .deps/reloc.Tpo .deps/reloc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT section.lo -MD -MP -MF .deps/section.Tpo -c -o section.lo section.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o section.o
# mv -f .deps/section.Tpo .deps/section.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c -o syms.lo syms.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o
# mv -f .deps/syms.Tpo .deps/syms.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec -DSELECT_VECS='&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch' ./targets.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec "-DSELECT_VECS=&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch" ./targets.c -o targets.o
# mv -f .deps/targets.Tpo .deps/targets.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c -o hash.lo hash.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o
# mv -f .deps/hash.Tpo .deps/hash.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c -o linker.lo linker.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linker.o
# mv -f .deps/linker.Tpo .deps/linker.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c -o srec.lo srec.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o
# mv -f .deps/srec.Tpo .deps/srec.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c -o binary.lo binary.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binary.o
# mv -f .deps/binary.Tpo .deps/binary.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c -o tekhex.lo tekhex.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhex.o
# mv -f .deps/tekhex.Tpo .deps/tekhex.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c -o ihex.lo ihex.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o
# mv -f .deps/ihex.Tpo .deps/ihex.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c -o stabs.lo stabs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o
# mv -f .deps/stabs.Tpo .deps/stabs.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c -o stab-syms.o
# mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c -o merge.lo merge.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o
# mv -f .deps/merge.Tpo .deps/merge.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=\"/usr/lib/debug\" ./dwarf2.c -o dwarf2.o
# mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c -o simple.lo simple.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simple.o
# mv -f .deps/simple.Tpo .deps/simple.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c -o compress.lo compress.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o
# mv -f .deps/compress.Tpo .deps/compress.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c -o verilog.lo verilog.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o verilog.o
# mv -f .deps/verilog.Tpo .deps/verilog.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo elf64-x86-64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c elf64-x86-64.c -o elf64-x86-64.o
# mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c -o elf-ifunc.lo elf-ifunc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c elf-ifunc.c -o elf-ifunc.o
# mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c -o elf-nacl.lo elf-nacl.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-nacl.lo -MD -MP -MF .deps/elf-nacl.Tpo -c elf-nacl.c -o elf-nacl.o
# mv -f .deps/elf-nacl.Tpo .deps/elf-nacl.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c -o elf64.lo elf64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o
# mv -f .deps/elf64.Tpo .deps/elf64.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c -o elf.lo elf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o
# mv -f .deps/elf.Tpo .deps/elf.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c -o elflink.lo elflink.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o elflink.o
# mv -f .deps/elflink.Tpo .deps/elflink.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c -o elf-attrs.o
# mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strtab.c -o elf-strtab.o
# mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-eh-frame.c -o elf-eh-frame.o
# mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c -o dwarf1.lo dwarf1.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c dwarf1.c -o dwarf1.o
# mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c -o elf32-i386.lo elf32-i386.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c elf32-i386.c -o elf32-i386.o
# mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c -o elf-vxworks.lo elf-vxworks.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c elf-vxworks.c -o elf-vxworks.o
# mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c -o elf32.lo elf32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o
# mv -f .deps/elf32.Tpo .deps/elf32.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c -o i386linux.lo i386linux.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c i386linux.c -o i386linux.o
# mv -f .deps/i386linux.Tpo .deps/i386linux.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c -o aout32.lo aout32.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c aout32.c -o aout32.o
# mv -f .deps/aout32.Tpo .deps/aout32.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c -o pei-i386.lo pei-i386.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c pei-i386.c -o pei-i386.o
# mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo
# rm -f peigen.c
# sed -e s/XX/pe/g < ./peXXigen.c > peigen.new
# mv -f peigen.new peigen.c
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c -o peigen.lo peigen.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peigen.o
# mv -f .deps/peigen.Tpo .deps/peigen.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c -o cofflink.lo cofflink.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c cofflink.c -o cofflink.o
# mv -f .deps/cofflink.Tpo .deps/cofflink.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c -o pei-x86_64.lo pei-x86_64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c pei-x86_64.c -o pei-x86_64.o
# mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo
# rm -f pex64igen.c
# sed -e s/XX/pex64/g < ./peXXigen.c > pex64igen.new
# mv -f pex64igen.new pex64igen.c
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c -o pex64igen.o
# mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c -o elf64-gen.lo elf64-gen.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c elf64-gen.c -o elf64-gen.o
# mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c -o elf32-gen.o
# mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c -o cpu-i386.lo cpu-i386.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c cpu-i386.c -o cpu-i386.o
# mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c -o cpu-l1om.lo cpu-l1om.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c cpu-l1om.c -o cpu-l1om.o
# mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c -o cpu-k1om.lo cpu-k1om.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT cpu-k1om.lo -MD -MP -MF .deps/cpu-k1om.Tpo -c cpu-k1om.c -o cpu-k1om.o
# mv -f .deps/cpu-k1om.Tpo .deps/cpu-k1om.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR='"/usr/local/bin"' -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c -o archive64.lo archive64.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec -DBINDIR=\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c -o archive64.o
# mv -f .deps/archive64.Tpo .deps/archive64.Plo
# rm -f tofiles
# f=""; \
# for i in elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-i386.lo elf-vxworks.lo elf32.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo cpu-i386.lo cpu-l1om.lo cpu-k1om.lo archive64.lo ; do \
# case " $f " in \
# *" $i "*) ;; \
# *) f="$f $i" ;; \
# esac ; \
# done ; \
# echo $f > tofiles
# /bin/sh ./../move-if-change tofiles ofiles
# touch stamp-ofiles
# /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -release `cat libtool-soversion` -static-libstdc++ -static-libgcc -o libbfd.la -rpath /usr/local/lib archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo verilog.lo `cat ofiles` -lz
# libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfdwin.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf64-x86-64.o elf-ifunc.o elf-nacl.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-i386.o elf-vxworks.o elf32.o i386linux.o aout32.o pei-i386.o peigen.o cofflink.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-gen.o cpu-i386.o cpu-l1om.o cpu-k1om.o archive64.o
# libtool: link: ranlib .libs/libbfd.a
# libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" )
# libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
# if [ -f $libtooldir/libbfd.a ]; then \
# cp $libtooldir/libbfd.a libbfd.tmp; \
# ranlib libbfd.tmp; \
# /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
# else true; fi
# touch stamp-lib
# Configuring in ./opcodes
# configure: creating cache ./config.cache
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for library containing strerror... none required
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for x86_64-unknown-linux-gnu-ar... ar
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... ld
# checking if the linker (ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... nm
# checking the name lister (nm) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for ld option to reload object files... -r
# checking for x86_64-unknown-linux-gnu-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-gnu-ar... (cached) ar
# checking for x86_64-unknown-linux-gnu-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
# checking command to parse nm output from gcc object... ok
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... no
# checking whether to build static libraries... yes
# Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror
# checking whether gcc supports -Wmissing-field-initializers... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking whether to install libbfd... yes
# checking whether NLS is requested... yes
# checking for catalogs to be installed... da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking whether string.h and strings.h may both be included... yes
# checking whether basename is declared... yes
# checking whether stpcpy is declared... yes
# checking linker --as-needed support... yes
# checking for cos in -lm... yes
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating po/Makefile.in
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# Making all in .
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c -o dis-buf.lo dis-buf.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT dis-buf.lo -MD -MP -MF .deps/dis-buf.Tpo -c dis-buf.c -o dis-buf.o
# mv -f .deps/dis-buf.Tpo .deps/dis-buf.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -o disassemble.lo -DARCH_i386 -DARCH_l1om -DARCH_k1om ./disassemble.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT disassemble.lo -MD -MP -MF .deps/disassemble.Tpo -c -DARCH_i386 -DARCH_l1om -DARCH_k1om ./disassemble.c -o disassemble.o
# mv -f .deps/disassemble.Tpo .deps/disassemble.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c -o dis-init.lo dis-init.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT dis-init.lo -MD -MP -MF .deps/dis-init.Tpo -c dis-init.c -o dis-init.o
# mv -f .deps/dis-init.Tpo .deps/dis-init.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c -o i386-dis.lo i386-dis.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c i386-dis.c -o i386-dis.o
# mv -f .deps/i386-dis.Tpo .deps/i386-dis.Plo
# /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c -o i386-opc.lo i386-opc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd -I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -MT i386-opc.lo -MD -MP -MF .deps/i386-opc.Tpo -c i386-opc.c -o i386-opc.o
# mv -f .deps/i386-opc.Tpo .deps/i386-opc.Plo
# /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -release `cat ../bfd/libtool-soversion` -static-libstdc++ -static-libgcc -o libopcodes.la -rpath /usr/local/lib dis-buf.lo disassemble.lo dis-init.lo i386-dis.lo i386-opc.lo
# libtool: link: ar rc .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o i386-dis.o i386-opc.o
# libtool: link: ranlib .libs/libopcodes.a
# libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" )
# libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
# if [ -f $libtooldir/libopcodes.a ]; then \
# cp $libtooldir/libopcodes.a libopcodes.tmp; \
# ranlib libopcodes.tmp; \
# /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \
# else true; fi
# touch stamp-lib
# Making all in po
# file=`echo es | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file es.po
# file=`echo fr | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file fr.po
# file=`echo ga | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file ga.po
# file=`echo it | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file it.po
# file=`echo ro | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file ro.po
# file=`echo tr | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file tr.po
# file=`echo uk | sed 's,.*/,,'`.gmo \
# && rm -f $file && PATH=../src:$PATH /usr/sbin/msgfmt -o $file uk.po
# Configuring in ./etc
# configure: creating cache ./config.cache
# checking for a BSD-compatible install... /usr/bin/install -c
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# for f in standards.info configure.info; do \
# if test -f ./`echo $f | sed -e 's/.info$/.texi/'`; then \
# if make "MAKEINFO=makeinfo --split-size=5000000 --split-size=5000000" $f; then \
# true; \
# else \
# exit 1; \
# fi; \
# fi; \
# done
# makeinfo --split-size=5000000 --split-size=5000000 --no-split -I. -o standards.info ./standards.texi
# make[5]: 'configure.info' is up to date.
# Configuring in ./libdecnumber
# configure: creating cache ./config.cache
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking for aclocal... aclocal
# checking for autoconf... autoconf
# checking for autoheader... autoheader
# checking whether gcc supports -W... yes
# checking whether gcc supports -Wall... yes
# checking whether gcc supports -Wwrite-strings... yes
# checking whether gcc supports -Wstrict-prototypes... yes
# checking whether gcc supports -Wmissing-prototypes... yes
# checking whether gcc supports -Wold-style-definition... yes
# checking whether gcc supports -Wmissing-format-attribute... yes
# checking whether gcc supports -Wcast-qual... yes
# checking whether gcc supports -pedantic -Wlong-long... yes
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking ctype.h usability... yes
# checking ctype.h presence... yes
# checking for ctype.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for string.h... (cached) yes
# checking stdio.h usability... yes
# checking stdio.h presence... yes
# checking for stdio.h... yes
# looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
# checking for uintptr_t... yes
# checking for int_least32_t... yes
# checking for int_fast32_t... yes
# checking for uint64_t... yes
# checking what to include in gstdint.h... stdint.h (already complete)
# checking for an ANSI C-conforming const... yes
# checking for off_t... yes
# checking size of int... 4
# checking size of long... 8
# checking for ANSI C header files... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for decimal floating point... bid
# checking whether byte ordering is bigendian... no
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing gstdint.h commands
# source='decNumber.c' object='decNumber.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c decNumber.c
# source='decContext.c' object='decContext.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c decContext.c
# source='bid/decimal32.c' object='decimal32.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal32.c
# In file included from ./dpd/decimal32.c:43:0,
# from ./bid/decimal32.c:30:
# ./dpd/decimal32.c: In function '__dpd32FromNumber':
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal32.c:173:3: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d32->bytes, targ); /* directly store the int */
# ^
# source='bid/decimal64.c' object='decimal64.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal64.c
# In file included from ./dpd/decimal64.c:43:0,
# from ./bid/decimal64.c:30:
# ./dpd/decimal64.c: In function '__dpd64FromNumber':
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal64.c:193:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d64->bytes, targar[0]);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal64.c:194:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d64->bytes+4, targar[1]);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal64.c:198:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d64->bytes, targar[1]);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal64.c:199:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d64->bytes+4, targar[0]);
# ^
# source='bid/decimal128.c' object='decimal128.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/decimal128.c
# In file included from ./dpd/decimal128.c:43:0,
# from ./bid/decimal128.c:30:
# ./dpd/decimal128.c: In function '__dpd128FromNumber':
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal128.c:172:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d128->bytes, targlo);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal128.c:173:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d128->bytes+4, targml);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal128.c:174:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d128->bytes+8, targmh);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal128.c:175:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d128->bytes+12, targhi);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal128.c:179:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d128->bytes, targhi);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal128.c:180:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d128->bytes+4, targmh);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal128.c:181:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d128->bytes+8, targml);
# ^
# ./decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
# #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
# ^
# ./dpd/decimal128.c:182:5: note: in expansion of macro 'UBFROMUI'
# UBFROMUI(d128->bytes+12, targlo);
# ^
# source='bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/bid2dpd_dpd2bid.c
# source='bid/host-ieee32.c' object='host-ieee32.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee32.c
# source='bid/host-ieee64.c' object='host-ieee64.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee64.c
# source='bid/host-ieee128.c' object='host-ieee128.o' libtool=no gcc -I. -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I. -I. -c ./bid/host-ieee128.c
# rm -f libdecnumber.a
# ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib libdecnumber.a
# Configuring in ./readline
# configure: creating cache ./config.cache
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
#
# Beginning configuration for readline-6.2 for x86_64-unknown-linux-gnu
#
# checking whether make sets $(MAKE)... yes
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether gcc needs -traditional... no
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for ar... ar
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking for an ANSI C-conforming const... yes
# checking for function prototypes... yes
# checking whether char is unsigned... no
# checking for working volatile... yes
# checking return type of signal handlers... void
# checking for size_t... yes
# checking for ssize_t... yes
# checking for ANSI C header files... (cached) yes
# checking whether stat file-mode macros are broken... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for fcntl... yes
# checking for kill... yes
# checking for lstat... yes
# checking for memmove... yes
# checking for putenv... yes
# checking for select... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for strcasecmp... yes
# checking for strpbrk... yes
# checking for tcgetattr... yes
# checking for vsnprintf... yes
# checking for isascii... yes
# checking for isxdigit... yes
# checking for getpwent... yes
# checking for getpwnam... yes
# checking for getpwuid... yes
# checking for working strcoll... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for unistd.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking varargs.h usability... no
# checking varargs.h presence... no
# checking for varargs.h... no
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking for strings.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking pwd.h usability... yes
# checking pwd.h presence... yes
# checking for pwd.h... yes
# checking for memory.h... (cached) yes
# checking termcap.h usability... yes
# checking termcap.h presence... yes
# checking for termcap.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking termio.h usability... yes
# checking termio.h presence... yes
# checking for termio.h... yes
# checking sys/pte.h usability... no
# checking sys/pte.h presence... no
# checking for sys/pte.h... no
# checking sys/stream.h usability... no
# checking sys/stream.h presence... no
# checking for sys/stream.h... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking for sys/ptem.h... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for type of signal functions... posix
# checking if signal handlers must be reinstalled when invoked... no
# checking for presence of POSIX-style sigsetjmp/siglongjmp... present
# checking for lstat... yes
# checking whether or not strcoll and strcmp differ... no
# checking whether the ctype macros accept non-ascii characters... no
# checking whether getpw functions are declared in pwd.h... yes
# checking whether termios.h defines TIOCGWINSZ... no
# checking whether sys/ioctl.h defines TIOCGWINSZ... yes
# checking for sig_atomic_t in signal.h... yes
# checking whether signal handlers are of type void... yes
# checking for TIOCSTAT in sys/ioctl.h... no
# checking for FIONREAD in sys/ioctl.h... yes
# checking for speed_t in sys/types.h... no
# checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
# checking for struct dirent.d_ino... yes
# checking for struct dirent.d_fileno... yes
# checking for tgetent... no
# checking for tgetent in -ltermcap... no
# checking for tgetent in -ltinfo... no
# checking for tgetent in -lcurses... yes
# checking which library has the termcap functions... using libcurses
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking for mbrlen... yes
# checking for mbscasecmp... no
# checking for mbscmp... no
# checking for mbsnrtowcs... yes
# checking for mbsrtowcs... yes
# checking for mbschr... no
# checking for wcrtomb... yes
# checking for wcscoll... yes
# checking for wcsdup... yes
# checking for wcwidth... yes
# checking for wctype... yes
# checking for wcswidth... yes
# checking whether mbrtowc and mbstate_t are properly declared... yes
# checking for iswlower... yes
# checking for iswupper... yes
# checking for towlower... yes
# checking for towupper... yes
# checking for iswctype... yes
# checking for nl_langinfo and CODESET... yes
# checking for wchar_t in wchar.h... yes
# checking for wctype_t in wctype.h... yes
# checking for wint_t in wctype.h... yes
# checking configuration for building shared libraries... supported
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating doc/Makefile
# config.status: creating examples/Makefile
# config.status: creating shlib/Makefile
# config.status: creating config.h
# config.status: executing default commands
# rm -f readline.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' readline.c
# rm -f vi_mode.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' vi_mode.c
# rm -f funmap.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' funmap.c
# rm -f keymaps.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' keymaps.c
# rm -f parens.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' parens.c
# rm -f search.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' search.c
# rm -f rltty.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' rltty.c
# rm -f complete.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' complete.c
# complete.c: In function 'fnwidth':
# complete.c:687:12: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# w = wcwidth (wc);
# ^
# rm -f bind.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' bind.c
# rm -f isearch.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' isearch.c
# rm -f display.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' display.c
# display.c: In function 'rl_redisplay':
# display.c:768:15: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# temp = wcwidth (wc);
# ^
# rm -f signals.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' signals.c
# rm -f util.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' util.c
# rm -f kill.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' kill.c
# rm -f undo.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' undo.c
# rm -f macro.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' macro.c
# rm -f input.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' input.c
# rm -f callback.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' callback.c
# rm -f terminal.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' terminal.c
# rm -f text.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' text.c
# rm -f nls.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' nls.c
# rm -f misc.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' misc.c
# rm -f compat.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' compat.c
# rm -f xfree.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' xfree.c
# rm -f xmalloc.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' xmalloc.c
# rm -f history.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' history.c
# rm -f histexpand.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' histexpand.c
# rm -f histfile.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' histfile.c
# rm -f histsearch.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' histsearch.c
# rm -f shell.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' shell.c
# rm -f mbutil.o
# gcc -c -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' mbutil.c
# mbutil.c: In function '_rl_find_next_mbchar_internal':
# mbutil.c:122:12: warning: implicit declaration of function 'wcwidth' [-Wimplicit-function-declaration]
# if (wcwidth (wc) == 0)
# ^
# rm -f tilde.o
# gcc -DHAVE_CONFIG_H -I. -I. -DRL_LIBRARY_VERSION='"6.2"' -DREADLINE_LIBRARY -c ./tilde.c
# rm -f libreadline.a
# ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o compat.o xfree.o xmalloc.o history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o tilde.o
# test -n "ranlib" && ranlib libreadline.a
# rm -f libhistory.a
# ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o mbutil.o xmalloc.o xfree.o
# test -n "ranlib" && ranlib libhistory.a
# Configuring in ./gdb
# configure: creating cache ./config.cache
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for gcc option to accept ANSI C... none needed
# checking dependency style of gcc... gcc3
# checking for make... make
# checking whether make sets $(MAKE)... yes
# === configuring in build-gnulib (/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/build-gnulib)
# configure: running /bin/sh .././gnulib/configure --disable-option-checking '--prefix=NONE' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CPPFLAGS=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=.././gnulib
# configure: creating cache ./config.cache
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking target system type... x86_64-unknown-linux-gnu
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for mbstate_t... yes
# checking for btowc... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... yes
# checking for wmemchr... yes
# checking for wmemcpy... yes
# checking for wmempcpy... yes
# checking for symlink... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for iswcntrl... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking whether stdint.h conforms to C99... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for nl_langinfo and CODESET... yes
# checking for working fcntl.h... yes
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for a traditional french locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether memmem is declared... yes
# checking for memmem... yes
# checking whether memmem works... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking for C/C++ restrict keyword... __restrict
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking whether uses 'inline' correctly... yes
# checking for wint_t... yes
# checking for alloca as a compiler built-in... yes
# checking for working GNU fnmatch... yes
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking whether mbrtowc handles incomplete characters... guessing yes
# checking whether mbrtowc works as well as mbtowc... guessing yes
# checking whether mbrtowc handles a NULL pwc argument... guessing yes
# checking whether mbrtowc handles a NULL string argument... guessing yes
# checking whether mbrtowc has a correct return value... guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbsrtowcs works... guessing yes
# checking whether memmem works in linear time... yes
# checking for memmem... (cached) yes
# checking whether memmem works... (cached) yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether wmemchr is declared without a macro... yes
# checking whether wmemcmp is declared without a macro... yes
# checking whether wmemcpy is declared without a macro... yes
# checking whether wmemmove is declared without a macro... yes
# checking whether wmemset is declared without a macro... yes
# checking whether wcslen is declared without a macro... yes
# checking whether wcsnlen is declared without a macro... yes
# checking whether wcscpy is declared without a macro... yes
# checking whether wcpcpy is declared without a macro... yes
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... yes
# checking whether wcscat is declared without a macro... yes
# checking whether wcsncat is declared without a macro... yes
# checking whether wcscmp is declared without a macro... yes
# checking whether wcsncmp is declared without a macro... yes
# checking whether wcscasecmp is declared without a macro... yes
# checking whether wcsncasecmp is declared without a macro... yes
# checking whether wcscoll is declared without a macro... yes
# checking whether wcsxfrm is declared without a macro... yes
# checking whether wcsdup is declared without a macro... yes
# checking whether wcschr is declared without a macro... yes
# checking whether wcsrchr is declared without a macro... yes
# checking whether wcscspn is declared without a macro... yes
# checking whether wcsspn is declared without a macro... yes
# checking whether wcspbrk is declared without a macro... yes
# checking whether wcsstr is declared without a macro... yes
# checking whether wcstok is declared without a macro... yes
# checking whether wcswidth is declared without a macro... yes
# checking whether iswcntrl works... yes
# checking for towlower... yes
# checking for wctype_t... yes
# checking for wctrans_t... yes
# checking whether wctype is declared without a macro... yes
# checking whether iswctype is declared without a macro... yes
# checking whether wctrans is declared without a macro... yes
# checking whether towctrans is declared without a macro... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking for x86_64-unknown-linux-gnu-ar... ar
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating import/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default commands
# checking whether NLS is requested... yes
# checking for catalogs to be installed...
# checking whether makeinfo --split-size=5000000 supports @click... yes
# checking for default auto-load directory... $debugdir:$datadir/auto-load
# checking for default auto-load safe-path... $debugdir:$datadir/auto-load
# checking libunwind-ia64.h usability... no
# checking libunwind-ia64.h presence... no
# checking for libunwind-ia64.h... no
# checking for monstartup... yes
# checking for _mcleanup... yes
# checking for _etext... yes
# checking for etext... yes
# checking for gawk... gawk
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking for bison... bison -y
# checking for x86_64-unknown-linux-gnu-ar... ar
# checking for x86_64-unknown-linux-gnu-dlltool... dlltool
# checking for x86_64-unknown-linux-gnu-windres... windres
# checking for x86_64-unknown-linux-gnu-mig... no
# checking for mig... no
# checking for main in -lm... yes
# checking for wctype... yes
# checking for library containing gethostbyname... none required
# checking for library containing socketpair... none required
# checking for library containing zlibVersion... -lz
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking for library containing dlgetmodinfo... no
# checking for iconv... yes
# checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking for library containing waddstr... -lncurses
# checking for library containing tgetent... none required
# checking size of unsigned long long... 8
# checking size of unsigned long... 8
# checking size of unsigned __int128... 16
# checking for library containing dlopen... -ldl
# checking whether to use expat... no
# configure: WARNING: expat support disabled; some features may be unavailable.
# checking whether to use python... no
# configure: WARNING: python support disabled; some features may be unavailable.
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking nlist.h usability... yes
# checking nlist.h presence... yes
# checking for nlist.h... yes
# checking machine/reg.h usability... no
# checking machine/reg.h presence... no
# checking for machine/reg.h... no
# checking poll.h usability... yes
# checking poll.h presence... yes
# checking for poll.h... yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking proc_service.h usability... no
# checking proc_service.h presence... no
# checking for proc_service.h... no
# checking thread_db.h usability... yes
# checking thread_db.h presence... yes
# checking for thread_db.h... yes
# checking signal.h usability... yes
# checking signal.h presence... yes
# checking for signal.h... yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking sys/fault.h usability... no
# checking sys/fault.h presence... no
# checking for sys/fault.h... no
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/filio.h usability... no
# checking sys/filio.h presence... no
# checking for sys/filio.h... no
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/resource.h usability... yes
# checking sys/resource.h presence... yes
# checking for sys/resource.h... yes
# checking sys/procfs.h usability... yes
# checking sys/procfs.h presence... yes
# checking for sys/procfs.h... yes
# checking sys/ptrace.h usability... yes
# checking sys/ptrace.h presence... yes
# checking for sys/ptrace.h... yes
# checking ptrace.h usability... no
# checking ptrace.h presence... no
# checking for ptrace.h... no
# checking sys/reg.h usability... yes
# checking sys/reg.h presence... yes
# checking for sys/reg.h... yes
# checking sys/debugreg.h usability... yes
# checking sys/debugreg.h presence... yes
# checking for sys/debugreg.h... yes
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking sys/syscall.h usability... yes
# checking sys/syscall.h presence... yes
# checking for sys/syscall.h... yes
# checking for sys/types.h... (cached) yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking wait.h usability... yes
# checking wait.h presence... yes
# checking for wait.h... yes
# checking termios.h usability... yes
# checking termios.h presence... yes
# checking for termios.h... yes
# checking termio.h usability... yes
# checking termio.h presence... yes
# checking for termio.h... yes
# checking sgtty.h usability... yes
# checking sgtty.h presence... yes
# checking for sgtty.h... yes
# checking for unistd.h... (cached) yes
# checking elf_hp.h usability... no
# checking elf_hp.h presence... no
# checking for elf_hp.h... no
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking linux/perf_event.h usability... yes
# checking linux/perf_event.h presence... yes
# checking for linux/perf_event.h... yes
# checking for link.h... yes
# checking for sys/proc.h... no
# checking for sys/user.h... yes
# checking curses.h usability... yes
# checking curses.h presence... yes
# checking for curses.h... yes
# checking cursesX.h usability... no
# checking cursesX.h presence... no
# checking for cursesX.h... no
# checking ncurses.h usability... yes
# checking ncurses.h presence... yes
# checking for ncurses.h... yes
# checking ncurses/ncurses.h usability... no
# checking ncurses/ncurses.h presence... no
# checking for ncurses/ncurses.h... no
# checking ncurses/term.h usability... no
# checking ncurses/term.h presence... no
# checking for ncurses/term.h... no
# checking for term.h... yes
# checking whether free is declared... yes
# checking whether malloc is declared... yes
# checking whether realloc is declared... yes
# checking whether strerror is declared... yes
# checking whether strstr is declared... yes
# checking whether getopt is declared... yes
# checking whether snprintf is declared... yes
# checking whether vsnprintf is declared... yes
# checking for LC_MESSAGES... yes
# checking for struct stat.st_blocks... yes
# checking for struct stat.st_blksize... yes
# checking return type of signal handlers... void
# checking for socklen_t... yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking whether byte ordering is bigendian... no
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for getpagesize... yes
# checking for working mmap... yes
# checking for pid_t... yes
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for canonicalize_file_name... yes
# checking for realpath... yes
# checking for getrusage... yes
# checking for getuid... yes
# checking for getgid... yes
# checking for pipe... yes
# checking for poll... yes
# checking for pread... yes
# checking for pread64... yes
# checking for pwrite... yes
# checking for readlink... yes
# checking for resize_term... yes
# checking for sbrk... yes
# checking for setpgid... yes
# checking for setpgrp... yes
# checking for setsid... yes
# checking for sigaction... yes
# checking for sigprocmask... yes
# checking for sigsetmask... yes
# checking for socketpair... yes
# checking for syscall... yes
# checking for ttrace... no
# checking for wborder... yes
# checking for wresize... yes
# checking for setlocale... yes
# checking for iconvlist... no
# checking for libiconvlist... no
# checking for btowc... yes
# checking for setrlimit... yes
# checking for getrlimit... yes
# checking for posix_madvise... yes
# checking for waitpid... yes
# checking for lstat... yes
# checking for nl_langinfo and CODESET... yes
# checking whether ptrace is declared... yes
# checking return type of ptrace... long
# checking types of arguments for ptrace... int,int,long,long
# checking whether setpgrp takes no argument... yes
# checking for sigsetjmp... yes
# checking for GNU regex... yes
# checking for struct thread.td_pcb... no
# checking for struct lwp... no
# checking for struct reg in machine/reg.h... no
# checking for struct reg.r_fs... no
# checking for struct reg.r_gs... no
# checking for struct user_regs_struct.fs_base... yes
# checking for struct user_regs_struct.gs_base... yes
# checking for PTRACE_GETREGS... yes
# checking for PTRACE_GETFPXREGS... yes
# checking for PT_GETDBREGS... no
# checking for PT_GETXMMREGS... no
# checking for pstatus_t in sys/procfs.h... no
# checking for prrun_t in sys/procfs.h... no
# checking for gregset_t in sys/procfs.h... no
# checking for fpregset_t in sys/procfs.h... no
# checking for prgregset_t in sys/procfs.h... yes
# checking for prfpregset_t in sys/procfs.h... yes
# checking for prgregset32_t in sys/procfs.h... no
# checking for prfpregset32_t in sys/procfs.h... no
# checking for lwpid_t in sys/procfs.h... yes
# checking for psaddr_t in sys/procfs.h... yes
# checking for prsysent_t in sys/procfs.h... no
# checking for pr_sigset_t in sys/procfs.h... no
# checking for pr_sigaction64_t in sys/procfs.h... no
# checking for pr_siginfo64_t in sys/procfs.h... no
# checking whether prfpregset_t type is broken... no
# checking for PIOCSET ioctl entry in sys/procfs.h... no
# checking for member l_addr in struct link_map... yes
# checking for member lm_addr in struct link_map... no
# checking for member som_addr in struct so_map... no
# checking for struct link_map32 in sys/link.h... no
# checking for long long support in compiler... yes
# checking for long long support in printf... yes
# checking for decfloat support in printf... no
# checking for long double support in compiler... yes
# checking for long double support in printf... yes
# checking for long double support in scanf... yes
# checking for the dynamic export flag... -Wl,--dynamic-list
# checking whether has TD_NOTALLOC... yes
# checking whether has TD_VERSION... yes
# checking whether has TD_NOTLS... yes
# checking whether has __NR_tkill... yes
# checking whether ADDR_NO_RANDOMIZE is declared... yes
# checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body
# checking for cygwin... no
# checking for ELF support in BFD... yes
# checking for Mach-O support in BFD... no
# checking for SOM support in BFD... no
# checking whether to use lzma... auto
# checking for liblzma... yes
# checking how to link with liblzma... -llzma
# checking for X... libraries , headers
# enable_sim = no
# enableval = no
# checking whether gdbserver is supported on this host... yes
# configure: updating cache ./config.cache
# configure: creating ./config.status
# config.status: creating jit-reader.h
# config.status: creating Makefile
# config.status: creating gdb-gdb.gdb
# config.status: creating doc/Makefile
# config.status: creating data-directory/Makefile
# config.status: creating config.h
# config.status: linking config/nm-linux.h to nm.h
# config.status: executing depdir commands
# mkdir -p -- .deps
# config.status: executing default commands
# === configuring in testsuite (/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/testsuite)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CPPFLAGS=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.
# configure: loading cache .././config.cache
# checking build system type... (cached) x86_64-unknown-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking target system type... (cached) x86_64-unknown-linux-gnu
# checking for make... (cached) make
# checking whether make sets $(MAKE)... (cached) yes
# checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... (cached) o
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... (cached) gcc -E
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# configure: updating cache .././config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gdb.ada/Makefile
# config.status: creating gdb.arch/Makefile
# config.status: creating gdb.asm/Makefile
# config.status: creating gdb.base/Makefile
# config.status: creating gdb.btrace/Makefile
# config.status: creating gdb.cell/Makefile
# config.status: creating gdb.cp/Makefile
# config.status: creating gdb.disasm/Makefile
# config.status: creating gdb.dwarf2/Makefile
# config.status: creating gdb.fortran/Makefile
# config.status: creating gdb.go/Makefile
# config.status: creating gdb.server/Makefile
# config.status: creating gdb.java/Makefile
# config.status: creating gdb.hp/Makefile
# config.status: creating gdb.hp/gdb.objdbg/Makefile
# config.status: creating gdb.hp/gdb.base-hp/Makefile
# config.status: creating gdb.hp/gdb.aCC/Makefile
# config.status: creating gdb.hp/gdb.compat/Makefile
# config.status: creating gdb.hp/gdb.defects/Makefile
# config.status: creating gdb.linespec/Makefile
# config.status: creating gdb.mi/Makefile
# config.status: creating gdb.modula2/Makefile
# config.status: creating gdb.multi/Makefile
# config.status: creating gdb.objc/Makefile
# config.status: creating gdb.opencl/Makefile
# config.status: creating gdb.opt/Makefile
# config.status: creating gdb.pascal/Makefile
# config.status: creating gdb.python/Makefile
# config.status: creating gdb.reverse/Makefile
# config.status: creating gdb.stabs/Makefile
# config.status: creating gdb.threads/Makefile
# config.status: creating gdb.trace/Makefile
# config.status: creating gdb.xml/Makefile
# === configuring in gdbserver (/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/gdbserver)
# configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CPPFLAGS=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.
# configure: loading cache .././config.cache
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... (cached) o
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking how to run the C preprocessor... (cached) gcc -E
# checking for grep that handles long lines and -e... (cached) /usr/sbin/grep
# checking for egrep... (cached) /usr/sbin/grep -E
# checking for ANSI C header files... (cached) yes
# checking for sys/types.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for memory.h... (cached) yes
# checking for strings.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking for minix/config.h... (cached) no
# checking whether it is safe to define __EXTENSIONS__... (cached) yes
# checking for special C compiler options needed for large files... (cached) no
# checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
# checking build system type... (cached) x86_64-unknown-linux-gnu
# checking host system type... (cached) x86_64-unknown-linux-gnu
# checking target system type... (cached) x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
# checking for ANSI C header files... (cached) yes
# checking for dirent.h that defines DIR... (cached) yes
# checking for library containing opendir... (cached) none required
# checking for working alloca.h... (cached) yes
# checking for alloca... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking for make... (cached) make
# checking whether make sets $(MAKE)... (cached) yes
# === configuring in build-gnulib-gdbserver (/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/gdbserver/build-gnulib-gdbserver)
# configure: running /bin/sh .././../gnulib/configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CPPFLAGS=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.././../gnulib
# configure: creating cache .././config.cache
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gnu-gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking target system type... x86_64-unknown-linux-gnu
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for mbstate_t... yes
# checking for btowc... yes
# checking for isblank... yes
# checking for iswctype... yes
# checking for mbsrtowcs... yes
# checking for mempcpy... yes
# checking for wmemchr... yes
# checking for wmemcpy... yes
# checking for wmempcpy... yes
# checking for symlink... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for iswcntrl... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking whether stdint.h conforms to C99... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for nl_langinfo and CODESET... yes
# checking for working fcntl.h... yes
# checking whether getc_unlocked is declared... yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for a traditional french locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking whether memmem is declared... yes
# checking for memmem... yes
# checking whether memmem works... yes
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking for C/C++ restrict keyword... __restrict
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking whether uses 'inline' correctly... yes
# checking for wint_t... yes
# checking for alloca as a compiler built-in... yes
# checking for working GNU fnmatch... yes
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking whether mbrtowc handles incomplete characters... guessing yes
# checking whether mbrtowc works as well as mbtowc... guessing yes
# checking whether mbrtowc handles a NULL pwc argument... guessing yes
# checking whether mbrtowc handles a NULL string argument... guessing yes
# checking whether mbrtowc has a correct return value... guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking whether mbsrtowcs works... guessing yes
# checking whether memmem works in linear time... yes
# checking for memmem... (cached) yes
# checking whether memmem works... (cached) yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether wmemchr is declared without a macro... yes
# checking whether wmemcmp is declared without a macro... yes
# checking whether wmemcpy is declared without a macro... yes
# checking whether wmemmove is declared without a macro... yes
# checking whether wmemset is declared without a macro... yes
# checking whether wcslen is declared without a macro... yes
# checking whether wcsnlen is declared without a macro... yes
# checking whether wcscpy is declared without a macro... yes
# checking whether wcpcpy is declared without a macro... yes
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... yes
# checking whether wcscat is declared without a macro... yes
# checking whether wcsncat is declared without a macro... yes
# checking whether wcscmp is declared without a macro... yes
# checking whether wcsncmp is declared without a macro... yes
# checking whether wcscasecmp is declared without a macro... yes
# checking whether wcsncasecmp is declared without a macro... yes
# checking whether wcscoll is declared without a macro... yes
# checking whether wcsxfrm is declared without a macro... yes
# checking whether wcsdup is declared without a macro... yes
# checking whether wcschr is declared without a macro... yes
# checking whether wcsrchr is declared without a macro... yes
# checking whether wcscspn is declared without a macro... yes
# checking whether wcsspn is declared without a macro... yes
# checking whether wcspbrk is declared without a macro... yes
# checking whether wcsstr is declared without a macro... yes
# checking whether wcstok is declared without a macro... yes
# checking whether wcswidth is declared without a macro... yes
# checking whether iswcntrl works... yes
# checking for towlower... yes
# checking for wctype_t... yes
# checking for wctrans_t... yes
# checking whether wctype is declared without a macro... yes
# checking whether iswctype is declared without a macro... yes
# checking whether wctrans is declared without a macro... yes
# checking whether towctrans is declared without a macro... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking whether ln -s works... yes
# checking for x86_64-unknown-linux-gnu-ranlib... ranlib
# checking for x86_64-unknown-linux-gnu-ar... ar
# configure: updating cache .././config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating import/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default commands
# checking for sgtty.h... (cached) yes
# checking for termio.h... (cached) yes
# checking for termios.h... (cached) yes
# checking for sys/reg.h... (cached) yes
# checking for string.h... (cached) yes
# checking for proc_service.h... (cached) no
# checking for sys/procfs.h... (cached) yes
# checking for thread_db.h... (cached) yes
# checking linux/elf.h usability... yes
# checking linux/elf.h presence... yes
# checking for linux/elf.h... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking for signal.h... (cached) yes
# checking for sys/file.h... (cached) yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking for sys/ioctl.h... (cached) yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking for sys/socket.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/tcp.h usability... yes
# checking netinet/tcp.h presence... yes
# checking for netinet/tcp.h... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking for sys/wait.h... (cached) yes
# checking for wait.h... (cached) yes
# checking for sys/un.h... (cached) yes
# checking for linux/perf_event.h... (cached) yes
# checking for pread... (cached) yes
# checking for pwrite... (cached) yes
# checking for pread64... (cached) yes
# checking for readlink... (cached) yes
# checking for vasprintf... yes
# checking for vsnprintf... yes
# checking for ust... no
# checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -Werror
# checking for dladdr... yes
# checking for errno... yes - in errno.h
# checking whether strerror is declared... (cached) yes
# checking whether strstr is declared... (cached) yes
# checking whether perror is declared... yes
# checking whether vasprintf is declared... yes
# checking whether vsnprintf is declared... (cached) yes
# checking for socklen_t... (cached) yes
# checking for Elf32_auxv_t... yes
# checking for Elf64_auxv_t... yes
# checking for PTRACE_GETREGS... yes
# checking for PTRACE_GETFPXREGS... yes
# checking for lwpid_t in sys/procfs.h... (cached) yes
# checking for psaddr_t in sys/procfs.h... (cached) yes
# checking for prgregset_t in sys/procfs.h... (cached) yes
# checking for elf_fpregset_t in sys/procfs.h... yes
# checking for dlopen in -ldl... yes
# checking for the dynamic export flag... -Wl,--dynamic-list
# checking for TD_VERSION... yes
# checking whether the target supports __sync_*_compare_and_swap... yes
# checking whether ADDR_NO_RANDOMIZE is declared... (cached) yes
# configure: updating cache .././config.cache
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depdir commands
# mkdir -p -- .deps
# config.status: executing default commands
# CONFIG_HEADERS=config.h:config.in \
# CONFIG_COMMANDS="default depdir" \
# CONFIG_FILES= \
# CONFIG_LINKS= \
# /bin/sh config.status
# config.status: creating config.h
# config.status: config.h is unchanged
# config.status: executing default commands
# config.status: executing depdir commands
# ./observer.sh h ./doc/observer.texi observer.h
# Creating observer.htmp
# Moving observer.htmp to observer.h
# ./observer.sh inc ./doc/observer.texi observer.inc
# Creating observer.itmp
# Moving observer.itmp to observer.inc
# config.status: creating Makefile
# config.status: executing depfiles commands
# ar: `u' modifier ignored since `D' is the default (see `U')
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb.o -MT gdb.o -MMD -MP -MF .deps/gdb.Tpo gdb.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o amd64-tdep.o -MT amd64-tdep.o -MMD -MP -MF .deps/amd64-tdep.Tpo amd64-tdep.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o amd64-linux-tdep.o -MT amd64-linux-tdep.o -MMD -MP -MF .deps/amd64-linux-tdep.Tpo amd64-linux-tdep.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-tdep.o -MT i386-tdep.o -MMD -MP -MF .deps/i386-tdep.Tpo i386-tdep.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i387-tdep.o -MT i387-tdep.o -MMD -MP -MF .deps/i387-tdep.Tpo i387-tdep.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-linux-tdep.o -MT i386-linux-tdep.o -MMD -MP -MF .deps/i386-linux-tdep.Tpo i386-linux-tdep.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o glibc-tdep.o -MT glibc-tdep.o -MMD -MP -MF .deps/glibc-tdep.Tpo glibc-tdep.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o solib-svr4.o -MT solib-svr4.o -MMD -MP -MF .deps/solib-svr4.Tpo solib-svr4.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symfile-mem.o -MT symfile-mem.o -MMD -MP -MF .deps/symfile-mem.Tpo symfile-mem.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-tdep.o -MT linux-tdep.o -MMD -MP -MF .deps/linux-tdep.Tpo linux-tdep.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-record.o -MT linux-record.o -MMD -MP -MF .deps/linux-record.Tpo linux-record.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-base.o -MT ser-base.o -MMD -MP -MF .deps/ser-base.Tpo ser-base.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-unix.o -MT ser-unix.o -MMD -MP -MF .deps/ser-unix.Tpo ser-unix.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-pipe.o -MT ser-pipe.o -MMD -MP -MF .deps/ser-pipe.Tpo ser-pipe.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ser-tcp.o -MT ser-tcp.o -MMD -MP -MF .deps/ser-tcp.Tpo ser-tcp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inf-ptrace.o -MT inf-ptrace.o -MMD -MP -MF .deps/inf-ptrace.Tpo inf-ptrace.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o fork-child.o -MT fork-child.o -MMD -MP -MF .deps/fork-child.Tpo fork-child.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o i386-nat.o -MT i386-nat.o -MMD -MP -MF .deps/i386-nat.Tpo i386-nat.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o amd64-nat.o -MT amd64-nat.o -MMD -MP -MF .deps/amd64-nat.Tpo amd64-nat.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o amd64-linux-nat.o -MT amd64-linux-nat.o -MMD -MP -MF .deps/amd64-linux-nat.Tpo amd64-linux-nat.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-nat.o -MT linux-nat.o -MMD -MP -MF .deps/linux-nat.Tpo linux-nat.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-osdata.o -MT linux-osdata.o -MMD -MP -MF .deps/linux-osdata.Tpo ./common/linux-osdata.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o proc-service.o -MT proc-service.o -MMD -MP -MF .deps/proc-service.Tpo proc-service.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-thread-db.o -MT linux-thread-db.o -MMD -MP -MF .deps/linux-thread-db.Tpo linux-thread-db.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-fork.o -MT linux-fork.o -MMD -MP -MF .deps/linux-fork.Tpo linux-fork.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-procfs.o -MT linux-procfs.o -MMD -MP -MF .deps/linux-procfs.Tpo ./common/linux-procfs.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-ptrace.o -MT linux-ptrace.o -MMD -MP -MF .deps/linux-ptrace.Tpo ./common/linux-ptrace.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linux-btrace.o -MT linux-btrace.o -MMD -MP -MF .deps/linux-btrace.Tpo ./common/linux-btrace.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo remote.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo dcache.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo tracepoint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ax-general.o -MT ax-general.o -MMD -MP -MF .deps/ax-general.Tpo ax-general.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ax-gdb.o -MT ax-gdb.o -MMD -MP -MF .deps/ax-gdb.Tpo ax-gdb.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote-fileio.o -MT remote-fileio.o -MMD -MP -MF .deps/remote-fileio.Tpo remote-fileio.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o remote-notif.o -MT remote-notif.o -MMD -MP -MF .deps/remote-notif.Tpo remote-notif.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-dump.o -MT cli-dump.o -MMD -MP -MF .deps/cli-dump.Tpo ./cli/cli-dump.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-decode.o -MT cli-decode.o -MMD -MP -MF .deps/cli-decode.Tpo ./cli/cli-decode.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-script.o -MT cli-script.o -MMD -MP -MF .deps/cli-script.Tpo ./cli/cli-script.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-cmds.o -MT cli-cmds.o -MMD -MP -MF .deps/cli-cmds.Tpo ./cli/cli-cmds.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-setshow.o -MT cli-setshow.o -MMD -MP -MF .deps/cli-setshow.Tpo ./cli/cli-setshow.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-logging.o -MT cli-logging.o -MMD -MP -MF .deps/cli-logging.Tpo ./cli/cli-logging.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-interp.o -MT cli-interp.o -MMD -MP -MF .deps/cli-interp.Tpo ./cli/cli-interp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-utils.o -MT cli-utils.o -MMD -MP -MF .deps/cli-utils.Tpo ./cli/cli-utils.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-out.o -MT mi-out.o -MMD -MP -MF .deps/mi-out.Tpo ./mi/mi-out.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-console.o -MT mi-console.o -MMD -MP -MF .deps/mi-console.Tpo ./mi/mi-console.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmds.o -MT mi-cmds.o -MMD -MP -MF .deps/mi-cmds.Tpo ./mi/mi-cmds.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-catch.o -MT mi-cmd-catch.o -MMD -MP -MF .deps/mi-cmd-catch.Tpo ./mi/mi-cmd-catch.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-env.o -MT mi-cmd-env.o -MMD -MP -MF .deps/mi-cmd-env.Tpo ./mi/mi-cmd-env.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-var.o -MT mi-cmd-var.o -MMD -MP -MF .deps/mi-cmd-var.Tpo ./mi/mi-cmd-var.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-break.o -MT mi-cmd-break.o -MMD -MP -MF .deps/mi-cmd-break.Tpo ./mi/mi-cmd-break.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-stack.o -MT mi-cmd-stack.o -MMD -MP -MF .deps/mi-cmd-stack.Tpo ./mi/mi-cmd-stack.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-file.o -MT mi-cmd-file.o -MMD -MP -MF .deps/mi-cmd-file.Tpo ./mi/mi-cmd-file.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-disas.o -MT mi-cmd-disas.o -MMD -MP -MF .deps/mi-cmd-disas.Tpo ./mi/mi-cmd-disas.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-symbol-cmds.o -MT mi-symbol-cmds.o -MMD -MP -MF .deps/mi-symbol-cmds.Tpo ./mi/mi-symbol-cmds.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-target.o -MT mi-cmd-target.o -MMD -MP -MF .deps/mi-cmd-target.Tpo ./mi/mi-cmd-target.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-cmd-info.o -MT mi-cmd-info.o -MMD -MP -MF .deps/mi-cmd-info.Tpo ./mi/mi-cmd-info.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-interp.o -MT mi-interp.o -MMD -MP -MF .deps/mi-interp.Tpo ./mi/mi-interp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-main.o -MT mi-main.o -MMD -MP -MF .deps/mi-main.Tpo ./mi/mi-main.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-parse.o -MT mi-parse.o -MMD -MP -MF .deps/mi-parse.Tpo ./mi/mi-parse.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-getopt.o -MT mi-getopt.o -MMD -MP -MF .deps/mi-getopt.Tpo ./mi/mi-getopt.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-command.o -MT tui-command.o -MMD -MP -MF .deps/tui-command.Tpo ./tui/tui-command.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-data.o -MT tui-data.o -MMD -MP -MF .deps/tui-data.Tpo ./tui/tui-data.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-disasm.o -MT tui-disasm.o -MMD -MP -MF .deps/tui-disasm.Tpo ./tui/tui-disasm.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-file.o -MT tui-file.o -MMD -MP -MF .deps/tui-file.Tpo ./tui/tui-file.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-hooks.o -MT tui-hooks.o -MMD -MP -MF .deps/tui-hooks.Tpo ./tui/tui-hooks.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-interp.o -MT tui-interp.o -MMD -MP -MF .deps/tui-interp.Tpo ./tui/tui-interp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-io.o -MT tui-io.o -MMD -MP -MF .deps/tui-io.Tpo ./tui/tui-io.c
# ./tui/tui-io.c: In function 'tui_setup_io':
# ./tui/tui-io.c:519:32: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# tui_old_rl_prep_terminal = rl_prep_term_function;
# ^
# ./tui/tui-io.c:520:32: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# tui_old_rl_getc_function = rl_getc_function;
# ^
# ./tui/tui-io.c:562:29: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# rl_prep_term_function = tui_old_rl_prep_terminal;
# ^
# ./tui/tui-io.c:563:24: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
# rl_getc_function = tui_old_rl_getc_function;
# ^
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-layout.o -MT tui-layout.o -MMD -MP -MF .deps/tui-layout.Tpo ./tui/tui-layout.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-out.o -MT tui-out.o -MMD -MP -MF .deps/tui-out.Tpo ./tui/tui-out.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-regs.o -MT tui-regs.o -MMD -MP -MF .deps/tui-regs.Tpo ./tui/tui-regs.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-source.o -MT tui-source.o -MMD -MP -MF .deps/tui-source.Tpo ./tui/tui-source.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-stack.o -MT tui-stack.o -MMD -MP -MF .deps/tui-stack.Tpo ./tui/tui-stack.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-win.o -MT tui-win.o -MMD -MP -MF .deps/tui-win.Tpo ./tui/tui-win.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-windata.o -MT tui-windata.o -MMD -MP -MF .deps/tui-windata.Tpo ./tui/tui-windata.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-wingeneral.o -MT tui-wingeneral.o -MMD -MP -MF .deps/tui-wingeneral.Tpo ./tui/tui-wingeneral.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui-winsource.o -MT tui-winsource.o -MMD -MP -MF .deps/tui-winsource.Tpo ./tui/tui-winsource.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tui.o -MT tui.o -MMD -MP -MF .deps/tui.Tpo ./tui/tui.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o python.o -MT python.o -MMD -MP -MF .deps/python.Tpo ./python/python.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-value.o -MT py-value.o -MMD -MP -MF .deps/py-value.Tpo ./python/py-value.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-prettyprint.o -MT py-prettyprint.o -MMD -MP -MF .deps/py-prettyprint.Tpo ./python/py-prettyprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o py-auto-load.o -MT py-auto-load.o -MMD -MP -MF .deps/py-auto-load.Tpo ./python/py-auto-load.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o elfread.o -MT elfread.o -MMD -MP -MF .deps/elfread.Tpo elfread.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o stap-probe.o -MT stap-probe.o -MMD -MP -MF .deps/stap-probe.Tpo stap-probe.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o posix-hdep.o -MT posix-hdep.o -MMD -MP -MF .deps/posix-hdep.Tpo posix-hdep.c
# rm -f c-exp.c c-exp.c.tmp
# /bin/sh ./../ylwrap c-exp.y y.tab.c c-exp.c -- bison -y && mv c-exp.c c-exp.c.tmp \
# || (rm -f c-exp.c; false)
# /tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/c-exp.y: warning: 39 shift/reduce conflicts [-Wconflicts-sr]
# /tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/c-exp.y: warning: 53 reduce/reduce conflicts [-Wconflicts-rr]
# sed -e '/extern.*malloc/d' \
# -e '/extern.*realloc/d' \
# -e '/extern.*free/d' \
# -e '/include.*malloc.h/d' \
# -e 's/\([^x]\)malloc/\1xmalloc/g' \
# -e 's/\([^x]\)realloc/\1xrealloc/g' \
# -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
# -e 's/\([ \t;,(]\)free$/\1xfree/g' \
# -e '/^#line.*y.tab.c/d' \
# -e "s/^\(#line.*\)`basename c-exp.y`/\1`echo c-exp.y|sed 's/\//\\\\\//g'`/" \
# < c-exp.c.tmp > c-exp.c
# rm -f c-exp.c.tmp
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o c-exp.o -MT c-exp.o -MMD -MP -MF .deps/c-exp.Tpo c-exp.c
# rm -f cp-name-parser.c cp-name-parser.c.tmp
# /bin/sh ./../ylwrap cp-name-parser.y y.tab.c cp-name-parser.c -- bison -y && mv cp-name-parser.c cp-name-parser.c.tmp \
# || (rm -f cp-name-parser.c; false)
# sed -e '/extern.*malloc/d' \
# -e '/extern.*realloc/d' \
# -e '/extern.*free/d' \
# -e '/include.*malloc.h/d' \
# -e 's/\([^x]\)malloc/\1xmalloc/g' \
# -e 's/\([^x]\)realloc/\1xrealloc/g' \
# -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
# -e 's/\([ \t;,(]\)free$/\1xfree/g' \
# -e '/^#line.*y.tab.c/d' \
# -e "s/^\(#line.*\)`basename cp-name-parser.y`/\1`echo cp-name-parser.y|sed 's/\//\\\\\//g'`/" \
# < cp-name-parser.c.tmp > cp-name-parser.c
# rm -f cp-name-parser.c.tmp
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-name-parser.o -MT cp-name-parser.o -MMD -MP -MF .deps/cp-name-parser.Tpo cp-name-parser.c
# rm -f ada-exp.c ada-exp.c.tmp
# /bin/sh ./../ylwrap ada-exp.y y.tab.c ada-exp.c -- bison -y && mv ada-exp.c ada-exp.c.tmp \
# || (rm -f ada-exp.c; false)
# sed -e '/extern.*malloc/d' \
# -e '/extern.*realloc/d' \
# -e '/extern.*free/d' \
# -e '/include.*malloc.h/d' \
# -e 's/\([^x]\)malloc/\1xmalloc/g' \
# -e 's/\([^x]\)realloc/\1xrealloc/g' \
# -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
# -e 's/\([ \t;,(]\)free$/\1xfree/g' \
# -e '/^#line.*y.tab.c/d' \
# -e "s/^\(#line.*\)`basename ada-exp.y`/\1`echo ada-exp.y|sed 's/\//\\\\\//g'`/" \
# < ada-exp.c.tmp > ada-exp.c
# rm -f ada-exp.c.tmp
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-exp.o -MT ada-exp.o -MMD -MP -MF .deps/ada-exp.Tpo ada-exp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jv-exp.o -MT jv-exp.o -MMD -MP -MF .deps/jv-exp.Tpo jv-exp.c
# rm -f f-exp.c f-exp.c.tmp
# /bin/sh ./../ylwrap f-exp.y y.tab.c f-exp.c -- bison -y && mv f-exp.c f-exp.c.tmp \
# || (rm -f f-exp.c; false)
# sed -e '/extern.*malloc/d' \
# -e '/extern.*realloc/d' \
# -e '/extern.*free/d' \
# -e '/include.*malloc.h/d' \
# -e 's/\([^x]\)malloc/\1xmalloc/g' \
# -e 's/\([^x]\)realloc/\1xrealloc/g' \
# -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
# -e 's/\([ \t;,(]\)free$/\1xfree/g' \
# -e '/^#line.*y.tab.c/d' \
# -e "s/^\(#line.*\)`basename f-exp.y`/\1`echo f-exp.y|sed 's/\//\\\\\//g'`/" \
# < f-exp.c.tmp > f-exp.c
# rm -f f-exp.c.tmp
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o f-exp.o -MT f-exp.o -MMD -MP -MF .deps/f-exp.Tpo f-exp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o go-exp.o -MT go-exp.o -MMD -MP -MF .deps/go-exp.Tpo go-exp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o m2-exp.o -MT m2-exp.o -MMD -MP -MF .deps/m2-exp.Tpo m2-exp.c
# rm -f p-exp.c p-exp.c.tmp
# /bin/sh ./../ylwrap p-exp.y y.tab.c p-exp.c -- bison -y && mv p-exp.c p-exp.c.tmp \
# || (rm -f p-exp.c; false)
# sed -e '/extern.*malloc/d' \
# -e '/extern.*realloc/d' \
# -e '/extern.*free/d' \
# -e '/include.*malloc.h/d' \
# -e 's/\([^x]\)malloc/\1xmalloc/g' \
# -e 's/\([^x]\)realloc/\1xrealloc/g' \
# -e 's/\([ \t;,(]\)free\([ \t]*[&(),]\)/\1xfree\2/g' \
# -e 's/\([ \t;,(]\)free$/\1xfree/g' \
# -e '/^#line.*y.tab.c/d' \
# -e "s/^\(#line.*\)`basename p-exp.y`/\1`echo p-exp.y|sed 's/\//\\\\\//g'`/" \
# < p-exp.c.tmp > p-exp.c
# rm -f p-exp.c.tmp
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o p-exp.o -MT p-exp.o -MMD -MP -MF .deps/p-exp.Tpo p-exp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o version.o -MT version.o -MMD -MP -MF .deps/version.Tpo version.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o annotate.o -MT annotate.o -MMD -MP -MF .deps/annotate.Tpo annotate.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o addrmap.o -MT addrmap.o -MMD -MP -MF .deps/addrmap.Tpo addrmap.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o auto-load.o -MT auto-load.o -MMD -MP -MF .deps/auto-load.Tpo auto-load.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o auxv.o -MT auxv.o -MMD -MP -MF .deps/auxv.Tpo auxv.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o agent.o -MT agent.o -MMD -MP -MF .deps/agent.Tpo agent.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o bfd-target.o -MT bfd-target.o -MMD -MP -MF .deps/bfd-target.Tpo bfd-target.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o blockframe.o -MT blockframe.o -MMD -MP -MF .deps/blockframe.Tpo blockframe.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o breakpoint.o -MT breakpoint.o -MMD -MP -MF .deps/breakpoint.Tpo breakpoint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o break-catch-sig.o -MT break-catch-sig.o -MMD -MP -MF .deps/break-catch-sig.Tpo break-catch-sig.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o findvar.o -MT findvar.o -MMD -MP -MF .deps/findvar.Tpo findvar.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o regcache.o -MT regcache.o -MMD -MP -MF .deps/regcache.Tpo regcache.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cleanups.o -MT cleanups.o -MMD -MP -MF .deps/cleanups.Tpo cleanups.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo charset.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o continuations.o -MT continuations.o -MMD -MP -MF .deps/continuations.Tpo continuations.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o corelow.o -MT corelow.o -MMD -MP -MF .deps/corelow.Tpo corelow.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o disasm.o -MT disasm.o -MMD -MP -MF .deps/disasm.Tpo disasm.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dummy-frame.o -MT dummy-frame.o -MMD -MP -MF .deps/dummy-frame.Tpo dummy-frame.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dfp.o -MT dfp.o -MMD -MP -MF .deps/dfp.Tpo dfp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o source.o -MT source.o -MMD -MP -MF .deps/source.Tpo source.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o value.o -MT value.o -MMD -MP -MF .deps/value.Tpo value.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o eval.o -MT eval.o -MMD -MP -MF .deps/eval.Tpo eval.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o valops.o -MT valops.o -MMD -MP -MF .deps/valops.Tpo valops.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o valarith.o -MT valarith.o -MMD -MP -MF .deps/valarith.Tpo valarith.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o valprint.o -MT valprint.o -MMD -MP -MF .deps/valprint.Tpo valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body `echo " -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body " | sed "s/ -Wformat-nonliteral / -Wno-format-nonliteral /g"` \
# -c -o printcmd.o -MT printcmd.o -MMD -MP -MF .deps/printcmd.Tpo ./printcmd.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o block.o -MT block.o -MMD -MP -MF .deps/block.Tpo block.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo symtab.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o psymtab.o -MT psymtab.o -MMD -MP -MF .deps/psymtab.Tpo psymtab.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symfile.o -MT symfile.o -MMD -MP -MF .deps/symfile.Tpo symfile.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o symmisc.o -MT symmisc.o -MMD -MP -MF .deps/symmisc.Tpo symmisc.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o linespec.o -MT linespec.o -MMD -MP -MF .deps/linespec.Tpo linespec.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dictionary.o -MT dictionary.o -MMD -MP -MF .deps/dictionary.Tpo dictionary.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o infcall.o -MT infcall.o -MMD -MP -MF .deps/infcall.Tpo infcall.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o infcmd.o -MT infcmd.o -MMD -MP -MF .deps/infcmd.Tpo infcmd.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o infrun.o -MT infrun.o -MMD -MP -MF .deps/infrun.Tpo infrun.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o expprint.o -MT expprint.o -MMD -MP -MF .deps/expprint.Tpo expprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o environ.o -MT environ.o -MMD -MP -MF .deps/environ.Tpo environ.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o stack.o -MT stack.o -MMD -MP -MF .deps/stack.Tpo stack.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o thread.o -MT thread.o -MMD -MP -MF .deps/thread.Tpo thread.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o exceptions.o -MT exceptions.o -MMD -MP -MF .deps/exceptions.Tpo exceptions.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o filesystem.o -MT filesystem.o -MMD -MP -MF .deps/filesystem.Tpo filesystem.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inf-child.o -MT inf-child.o -MMD -MP -MF .deps/inf-child.Tpo inf-child.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o interps.o -MT interps.o -MMD -MP -MF .deps/interps.Tpo interps.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o minidebug.o -MT minidebug.o -MMD -MP -MF .deps/minidebug.Tpo minidebug.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o main.o -MT main.o -MMD -MP -MF .deps/main.Tpo main.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macrotab.o -MT macrotab.o -MMD -MP -MF .deps/macrotab.Tpo macrotab.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macrocmd.o -MT macrocmd.o -MMD -MP -MF .deps/macrocmd.Tpo macrocmd.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macroexp.o -MT macroexp.o -MMD -MP -MF .deps/macroexp.Tpo macroexp.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o macroscope.o -MT macroscope.o -MMD -MP -MF .deps/macroscope.Tpo macroscope.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mi-common.o -MT mi-common.o -MMD -MP -MF .deps/mi-common.Tpo ./mi/mi-common.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o event-loop.o -MT event-loop.o -MMD -MP -MF .deps/event-loop.Tpo event-loop.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o event-top.o -MT event-top.o -MMD -MP -MF .deps/event-top.Tpo event-top.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inf-loop.o -MT inf-loop.o -MMD -MP -MF .deps/inf-loop.Tpo inf-loop.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o completer.o -MT completer.o -MMD -MP -MF .deps/completer.Tpo completer.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdbarch.o -MT gdbarch.o -MMD -MP -MF .deps/gdbarch.Tpo gdbarch.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o arch-utils.o -MT arch-utils.o -MMD -MP -MF .deps/arch-utils.Tpo arch-utils.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdbtypes.o -MT gdbtypes.o -MMD -MP -MF .deps/gdbtypes.Tpo gdbtypes.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_bfd.o -MT gdb_bfd.o -MMD -MP -MF .deps/gdb_bfd.Tpo gdb_bfd.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_obstack.o -MT gdb_obstack.o -MMD -MP -MF .deps/gdb_obstack.Tpo gdb_obstack.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o osabi.o -MT osabi.o -MMD -MP -MF .deps/osabi.Tpo osabi.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o copying.o -MT copying.o -MMD -MP -MF .deps/copying.Tpo copying.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o memattr.o -MT memattr.o -MMD -MP -MF .deps/memattr.Tpo memattr.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mem-break.o -MT mem-break.o -MMD -MP -MF .deps/mem-break.Tpo mem-break.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o target.o -MT target.o -MMD -MP -MF .deps/target.Tpo target.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o parse.o -MT parse.o -MMD -MP -MF .deps/parse.Tpo parse.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o language.o -MT language.o -MMD -MP -MF .deps/language.Tpo language.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o buildsym.o -MT buildsym.o -MMD -MP -MF .deps/buildsym.Tpo buildsym.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o findcmd.o -MT findcmd.o -MMD -MP -MF .deps/findcmd.Tpo findcmd.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o std-regs.o -MT std-regs.o -MMD -MP -MF .deps/std-regs.Tpo std-regs.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o signals.o -MT signals.o -MMD -MP -MF .deps/signals.Tpo ./common/signals.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o exec.o -MT exec.o -MMD -MP -MF .deps/exec.Tpo exec.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o reverse.o -MT reverse.o -MMD -MP -MF .deps/reverse.Tpo reverse.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o bcache.o -MT bcache.o -MMD -MP -MF .deps/bcache.Tpo bcache.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o objfiles.o -MT objfiles.o -MMD -MP -MF .deps/objfiles.Tpo objfiles.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o observer.o -MT observer.o -MMD -MP -MF .deps/observer.Tpo observer.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o minsyms.o -MT minsyms.o -MMD -MP -MF .deps/minsyms.Tpo minsyms.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o maint.o -MT maint.o -MMD -MP -MF .deps/maint.Tpo maint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o demangle.o -MT demangle.o -MMD -MP -MF .deps/demangle.Tpo demangle.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dbxread.o -MT dbxread.o -MMD -MP -MF .deps/dbxread.Tpo dbxread.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o coffread.o -MT coffread.o -MMD -MP -MF .deps/coffread.Tpo coffread.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o coff-pe-read.o -MT coff-pe-read.o -MMD -MP -MF .deps/coff-pe-read.Tpo coff-pe-read.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2read.o -MT dwarf2read.o -MMD -MP -MF .deps/dwarf2read.Tpo dwarf2read.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mipsread.o -MT mipsread.o -MMD -MP -MF .deps/mipsread.Tpo mipsread.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o stabsread.o -MT stabsread.o -MMD -MP -MF .deps/stabsread.Tpo stabsread.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o corefile.o -MT corefile.o -MMD -MP -MF .deps/corefile.Tpo corefile.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2expr.o -MT dwarf2expr.o -MMD -MP -MF .deps/dwarf2expr.Tpo dwarf2expr.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2loc.o -MT dwarf2loc.o -MMD -MP -MF .deps/dwarf2loc.Tpo dwarf2loc.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2-frame.o -MT dwarf2-frame.o -MMD -MP -MF .deps/dwarf2-frame.Tpo dwarf2-frame.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o dwarf2-frame-tailcall.o -MT dwarf2-frame-tailcall.o -MMD -MP -MF .deps/dwarf2-frame-tailcall.Tpo dwarf2-frame-tailcall.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-lang.o -MT ada-lang.o -MMD -MP -MF .deps/ada-lang.Tpo ada-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o c-lang.o -MT c-lang.o -MMD -MP -MF .deps/c-lang.Tpo c-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o d-lang.o -MT d-lang.o -MMD -MP -MF .deps/d-lang.Tpo d-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o f-lang.o -MT f-lang.o -MMD -MP -MF .deps/f-lang.Tpo f-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o objc-lang.o -MT objc-lang.o -MMD -MP -MF .deps/objc-lang.Tpo objc-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-tasks.o -MT ada-tasks.o -MMD -MP -MF .deps/ada-tasks.Tpo ada-tasks.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-varobj.o -MT ada-varobj.o -MMD -MP -MF .deps/ada-varobj.Tpo ada-varobj.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ui-out.o -MT ui-out.o -MMD -MP -MF .deps/ui-out.Tpo ui-out.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cli-out.o -MT cli-out.o -MMD -MP -MF .deps/cli-out.Tpo cli-out.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o varobj.o -MT varobj.o -MMD -MP -MF .deps/varobj.Tpo varobj.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o vec.o -MT vec.o -MMD -MP -MF .deps/vec.Tpo ./common/vec.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o go-lang.o -MT go-lang.o -MMD -MP -MF .deps/go-lang.Tpo go-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o go-valprint.o -MT go-valprint.o -MMD -MP -MF .deps/go-valprint.Tpo go-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o go-typeprint.o -MT go-typeprint.o -MMD -MP -MF .deps/go-typeprint.Tpo go-typeprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jv-lang.o -MT jv-lang.o -MMD -MP -MF .deps/jv-lang.Tpo jv-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jv-valprint.o -MT jv-valprint.o -MMD -MP -MF .deps/jv-valprint.Tpo jv-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jv-typeprint.o -MT jv-typeprint.o -MMD -MP -MF .deps/jv-typeprint.Tpo jv-typeprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o m2-lang.o -MT m2-lang.o -MMD -MP -MF .deps/m2-lang.Tpo m2-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o opencl-lang.o -MT opencl-lang.o -MMD -MP -MF .deps/opencl-lang.Tpo opencl-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o p-lang.o -MT p-lang.o -MMD -MP -MF .deps/p-lang.Tpo p-lang.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o p-typeprint.o -MT p-typeprint.o -MMD -MP -MF .deps/p-typeprint.Tpo p-typeprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o p-valprint.o -MT p-valprint.o -MMD -MP -MF .deps/p-valprint.Tpo p-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o sentinel-frame.o -MT sentinel-frame.o -MMD -MP -MF .deps/sentinel-frame.Tpo sentinel-frame.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o complaints.o -MT complaints.o -MMD -MP -MF .deps/complaints.Tpo complaints.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o typeprint.o -MT typeprint.o -MMD -MP -MF .deps/typeprint.Tpo typeprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-typeprint.o -MT ada-typeprint.o -MMD -MP -MF .deps/ada-typeprint.Tpo ada-typeprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o c-typeprint.o -MT c-typeprint.o -MMD -MP -MF .deps/c-typeprint.Tpo c-typeprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o f-typeprint.o -MT f-typeprint.o -MMD -MP -MF .deps/f-typeprint.Tpo f-typeprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o m2-typeprint.o -MT m2-typeprint.o -MMD -MP -MF .deps/m2-typeprint.Tpo m2-typeprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ada-valprint.o -MT ada-valprint.o -MMD -MP -MF .deps/ada-valprint.Tpo ada-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o c-valprint.o -MT c-valprint.o -MMD -MP -MF .deps/c-valprint.Tpo c-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-valprint.o -MT cp-valprint.o -MMD -MP -MF .deps/cp-valprint.Tpo cp-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o d-valprint.o -MT d-valprint.o -MMD -MP -MF .deps/d-valprint.Tpo d-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o f-valprint.o -MT f-valprint.o -MMD -MP -MF .deps/f-valprint.Tpo f-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o m2-valprint.o -MT m2-valprint.o -MMD -MP -MF .deps/m2-valprint.Tpo m2-valprint.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o serial.o -MT serial.o -MMD -MP -MF .deps/serial.Tpo serial.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o mdebugread.o -MT mdebugread.o -MMD -MP -MF .deps/mdebugread.Tpo mdebugread.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o top.o -MT top.o -MMD -MP -MF .deps/top.Tpo top.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o utils.o -MT utils.o -MMD -MP -MF .deps/utils.Tpo utils.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ui-file.o -MT ui-file.o -MMD -MP -MF .deps/ui-file.Tpo ui-file.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o user-regs.o -MT user-regs.o -MMD -MP -MF .deps/user-regs.Tpo user-regs.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o frame.o -MT frame.o -MMD -MP -MF .deps/frame.Tpo frame.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o frame-unwind.o -MT frame-unwind.o -MMD -MP -MF .deps/frame-unwind.Tpo frame-unwind.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o doublest.o -MT doublest.o -MMD -MP -MF .deps/doublest.Tpo doublest.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o frame-base.o -MT frame-base.o -MMD -MP -MF .deps/frame-base.Tpo frame-base.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inline-frame.o -MT inline-frame.o -MMD -MP -MF .deps/inline-frame.Tpo inline-frame.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gnu-v2-abi.o -MT gnu-v2-abi.o -MMD -MP -MF .deps/gnu-v2-abi.Tpo gnu-v2-abi.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gnu-v3-abi.o -MT gnu-v3-abi.o -MMD -MP -MF .deps/gnu-v3-abi.Tpo gnu-v3-abi.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-abi.o -MT cp-abi.o -MMD -MP -MF .deps/cp-abi.Tpo cp-abi.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-support.o -MT cp-support.o -MMD -MP -MF .deps/cp-support.Tpo cp-support.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o cp-namespace.o -MT cp-namespace.o -MMD -MP -MF .deps/cp-namespace.Tpo cp-namespace.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o reggroups.o -MT reggroups.o -MMD -MP -MF .deps/reggroups.Tpo reggroups.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o regset.o -MT regset.o -MMD -MP -MF .deps/regset.Tpo regset.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o trad-frame.o -MT trad-frame.o -MMD -MP -MF .deps/trad-frame.Tpo trad-frame.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o tramp-frame.o -MT tramp-frame.o -MMD -MP -MF .deps/tramp-frame.Tpo tramp-frame.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o solib.o -MT solib.o -MMD -MP -MF .deps/solib.Tpo solib.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o solib-target.o -MT solib-target.o -MMD -MP -MF .deps/solib-target.Tpo solib-target.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o prologue-value.o -MT prologue-value.o -MMD -MP -MF .deps/prologue-value.Tpo prologue-value.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o memory-map.o -MT memory-map.o -MMD -MP -MF .deps/memory-map.Tpo memory-map.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o memrange.o -MT memrange.o -MMD -MP -MF .deps/memrange.Tpo memrange.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-support.o -MT xml-support.o -MMD -MP -MF .deps/xml-support.Tpo xml-support.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-syscall.o -MT xml-syscall.o -MMD -MP -MF .deps/xml-syscall.Tpo xml-syscall.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-utils.o -MT xml-utils.o -MMD -MP -MF .deps/xml-utils.Tpo ./common/xml-utils.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o target-descriptions.o -MT target-descriptions.o -MMD -MP -MF .deps/target-descriptions.Tpo target-descriptions.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o target-memory.o -MT target-memory.o -MMD -MP -MF .deps/target-memory.Tpo target-memory.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-tdesc.o -MT xml-tdesc.o -MMD -MP -MF .deps/xml-tdesc.Tpo xml-tdesc.c
# rm -f xml-builtin.tmp
# AWK="gawk" \
# /bin/sh ./features/feature_to_c.sh \
# xml-builtin.tmp ./features/gdb-target.dtd ./features/xinclude.dtd ./features/library-list.dtd ./features/library-list-svr4.dtd ./features/osdata.dtd ./features/threads.dtd ./features/traceframe-info.dtd ./features/btrace.dtd
# /bin/sh ./../move-if-change xml-builtin.tmp xml-builtin.c
# echo stamp > stamp-xml
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o xml-builtin.o -MT xml-builtin.o -MMD -MP -MF .deps/xml-builtin.Tpo xml-builtin.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inferior.o -MT inferior.o -MMD -MP -MF .deps/inferior.Tpo inferior.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o osdata.o -MT osdata.o -MMD -MP -MF .deps/osdata.Tpo osdata.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_usleep.o -MT gdb_usleep.o -MMD -MP -MF .deps/gdb_usleep.Tpo gdb_usleep.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o record.o -MT record.o -MMD -MP -MF .deps/record.Tpo record.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o record-full.o -MT record-full.o -MMD -MP -MF .deps/record-full.Tpo record-full.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gcore.o -MT gcore.o -MMD -MP -MF .deps/gcore.Tpo gcore.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb_vecs.o -MT gdb_vecs.o -MMD -MP -MF .deps/gdb_vecs.Tpo ./common/gdb_vecs.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o jit.o -MT jit.o -MMD -MP -MF .deps/jit.Tpo jit.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o progspace.o -MT progspace.o -MMD -MP -MF .deps/progspace.Tpo progspace.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o skip.o -MT skip.o -MMD -MP -MF .deps/skip.Tpo skip.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o probe.o -MT probe.o -MMD -MP -MF .deps/probe.Tpo probe.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o common-utils.o -MT common-utils.o -MMD -MP -MF .deps/common-utils.Tpo ./common/common-utils.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o buffer.o -MT buffer.o -MMD -MP -MF .deps/buffer.Tpo ./common/buffer.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o ptid.o -MT ptid.o -MMD -MP -MF .deps/ptid.Tpo ./common/ptid.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o gdb-dlfcn.o -MT gdb-dlfcn.o -MMD -MP -MF .deps/gdb-dlfcn.Tpo gdb-dlfcn.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o common-agent.o -MT common-agent.o -MMD -MP -MF .deps/common-agent.Tpo ./common/agent.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o format.o -MT format.o -MMD -MP -MF .deps/format.Tpo ./common/format.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o registry.o -MT registry.o -MMD -MP -MF .deps/registry.Tpo registry.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o btrace.o -MT btrace.o -MMD -MP -MF .deps/btrace.Tpo btrace.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o record-btrace.o -MT record-btrace.o -MMD -MP -MF .deps/record-btrace.Tpo record-btrace.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o inflow.o -MT inflow.o -MMD -MP -MF .deps/inflow.Tpo inflow.c
# Making init.c
# gcc -I. -I. -I./common -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DCRASH_MERGE -DHAVE_CONFIG_H -I./../include/opcode -I./../opcodes/.. -I./../readline/.. -I../bfd -I./../bfd -I./../include -I../libdecnumber -I./../libdecnumber -I./gnulib/import -Ibuild-gnulib/import -DTUI=1 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo init.c
# gcc -c -g -DX86_64 -DGDB_7_6 build_data.c
# gcc -c -g -DX86_64 -DGDB_7_6 main.c
# gcc -c -g -DX86_64 -DGDB_7_6 tools.c
# gcc -c -g -DX86_64 -DGDB_7_6 global_data.c
# gcc -c -g -DX86_64 -DGDB_7_6 memory.c
# gcc -c -g -DX86_64 -DGDB_7_6 filesys.c
# gcc -c -g -DX86_64 -DGDB_7_6 help.c
# gcc -c -g -DX86_64 -DGDB_7_6 task.c
# gcc -c -g -DX86_64 -DGDB_7_6 kernel.c
# gcc -c -g -DX86_64 -DGDB_7_6 test.c
# gcc -c -g -DX86_64 -DGDB_7_6 gdb_interface.c
# gcc -c -g -DX86_64 -DGDB_7_6 net.c
# gcc -c -g -DX86_64 -DGDB_7_6 dev.c
# gcc -c -g -DX86_64 -DGDB_7_6 alpha.c
# gcc -c -g -DX86_64 -DGDB_7_6 x86.c -DMCLX
# gcc -c -g -DX86_64 -DGDB_7_6 ppc.c
# gcc -c -g -DX86_64 -DGDB_7_6 ia64.c
# gcc -c -g -DX86_64 -DGDB_7_6 s390.c
# gcc -c -g -DX86_64 -DGDB_7_6 s390x.c
# gcc -c -g -DX86_64 -DGDB_7_6 s390dbf.c
# gcc -c -g -DX86_64 -DGDB_7_6 ppc64.c
# gcc -c -g -DX86_64 -DGDB_7_6 x86_64.c
# gcc -c -g -DX86_64 -DGDB_7_6 arm.c
# gcc -c -g -DX86_64 -DGDB_7_6 arm64.c
# gcc -c -g -DX86_64 -DGDB_7_6 mips.c
# gcc -c -g -DX86_64 -DGDB_7_6 sparc64.c
# gcc -c -g -DX86_64 -DGDB_7_6 extensions.c
# gcc -c -g -DX86_64 -DGDB_7_6 va_server.c
# gcc -c -g -DX86_64 -DGDB_7_6 va_server_v1.c
# gcc -c -g -DX86_64 -DGDB_7_6 symbols.c -I./gdb-7.6/bfd -I./gdb-7.6/include
# gcc -c -g -DX86_64 -DGDB_7_6 cmdline.c -I./gdb-7.6/readline
# gcc -c -g -DX86_64 -DGDB_7_6 lkcd_common.c
# gcc -c -g -DX86_64 -DGDB_7_6 lkcd_v1.c -DMCLX
# gcc -c -g -DX86_64 -DGDB_7_6 lkcd_v2_v3.c -DMCLX
# gcc -c -g -DX86_64 -DGDB_7_6 lkcd_v5.c -DMCLX
# gcc -c -g -DX86_64 -DGDB_7_6 lkcd_v7.c -DMCLX
# gcc -c -g -DX86_64 -DGDB_7_6 lkcd_v8.c -DMCLX
# gcc -c -g -DX86_64 -DGDB_7_6 lkcd_fix_mem.c -DMCLX
# gcc -c -g -DX86_64 -DGDB_7_6 s390_dump.c
# gcc -c -g -DX86_64 -DGDB_7_6 netdump.c
# gcc -c -g -DX86_64 -DGDB_7_6 diskdump.c
# gcc -c -g -DX86_64 -DGDB_7_6 makedumpfile.c
# gcc -c -g -DX86_64 -DGDB_7_6 xendump.c
# gcc -c -g -DX86_64 -DGDB_7_6 lkcd_x86_trace.c -DREDHAT
# gcc -c -g -DX86_64 -DGDB_7_6 unwind.c -DREDHAT -DUNWIND_V1 -o unwind_v1.o
# gcc -c -g -DX86_64 -DGDB_7_6 unwind.c -DREDHAT -DUNWIND_V2 -o unwind_v2.o
# gcc -c -g -DX86_64 -DGDB_7_6 unwind.c -DREDHAT -DUNWIND_V3 -o unwind_v3.o
# gcc -c -g -DX86_64 -DGDB_7_6 unwind_x86_32_64.c -o unwind_x86_32_64.o
# gcc -c -g -DX86_64 -DGDB_7_6 unwind_arm.c -o unwind_arm.o
# gcc -c -g -DX86_64 -DGDB_7_6 xen_hyper.c
# gcc -c -g -DX86_64 -DGDB_7_6 xen_hyper_command.c
# gcc -c -g -DX86_64 -DGDB_7_6 xen_hyper_global_data.c
# gcc -c -g -DX86_64 -DGDB_7_6 xen_hyper_dump_tables.c
# gcc -c -g -DX86_64 -DGDB_7_6 kvmdump.c
# gcc -c -g -DX86_64 -DGDB_7_6 qemu.c
# gcc -c -g -DX86_64 -DGDB_7_6 qemu-load.c
# gcc -c -g -DX86_64 -DGDB_7_6 sadump.c
# gcc -c -g -DX86_64 -DGDB_7_6 ipcs.c
# gcc -c -g -DX86_64 -DGDB_7_6 ramdump.c
# gcc -c -g -DX86_64 -DGDB_7_6 vmware_vmss.c
# gcc -c -g -DX86_64 -DGDB_7_6 xen_dom0.c
# ar -rs crashlib.a main.o tools.o global_data.o memory.o filesys.o help.o task.o build_data.o kernel.o test.o gdb_interface.o net.o dev.o alpha.o x86.o ppc.o ia64.o s390.o s390x.o s390dbf.o ppc64.o x86_64.o arm.o arm64.o mips.o sparc64.o extensions.o remote.o va_server.o va_server_v1.o symbols.o cmdline.o lkcd_common.o lkcd_v1.o lkcd_v2_v3.o lkcd_v5.o lkcd_v7.o lkcd_v8.o lkcd_fix_mem.o s390_dump.o netdump.o diskdump.o makedumpfile.o xendump.o lkcd_x86_trace.o unwind_v1.o unwind_v2.o unwind_v3.o unwind_x86_32_64.o unwind_arm.o xen_hyper.o xen_hyper_command.o xen_hyper_global_data.o xen_hyper_dump_tables.o kvmdump.o qemu.o qemu-load.o sadump.o ipcs.o ramdump.o vmware_vmss.o xen_dom0.o
# ar: creating crashlib.a
# gcc -static-libstdc++ -static-libgcc \
# -o ../../crash ../../crashlib.a amd64-tdep.o amd64-linux-tdep.o i386-tdep.o i387-tdep.o i386-linux-tdep.o glibc-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o ser-base.o ser-unix.o ser-pipe.o ser-tcp.o inf-ptrace.o fork-child.o i386-nat.o amd64-nat.o amd64-linux-nat.o linux-nat.o linux-osdata.o proc-service.o linux-thread-db.o linux-fork.o linux-procfs.o linux-ptrace.o linux-btrace.o remote.o dcache.o tracepoint.o ax-general.o ax-gdb.o remote-fileio.o remote-notif.o cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-logging.o cli-interp.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-catch.o mi-cmd-env.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-file.o mi-cmd-disas.o mi-symbol-cmds.o mi-cmd-target.o mi-cmd-info.o mi-interp.o mi-main.o mi-parse.o mi-getopt.o tui-command.o tui-data.o tui-disasm.o tui-file.o tui-hooks.o tui-interp.o tui-io.o tui-layout.o tui-out.o tui-regs.o tui-source.o tui-stack.o tui-win.o tui-windata.o tui-wingeneral.o tui-winsource.o tui.o python.o py-value.o py-prettyprint.o py-auto-load.o elfread.o stap-probe.o posix-hdep.o c-exp.o cp-name-parser.o ada-exp.o jv-exp.o f-exp.o go-exp.o m2-exp.o p-exp.o version.o annotate.o addrmap.o auto-load.o auxv.o agent.o bfd-target.o blockframe.o breakpoint.o break-catch-sig.o findvar.o regcache.o cleanups.o charset.o continuations.o corelow.o disasm.o dummy-frame.o dfp.o source.o value.o eval.o valops.o valarith.o valprint.o printcmd.o block.o symtab.o psymtab.o symfile.o symmisc.o linespec.o dictionary.o infcall.o infcmd.o infrun.o expprint.o environ.o stack.o thread.o exceptions.o filesystem.o inf-child.o interps.o minidebug.o main.o macrotab.o macrocmd.o macroexp.o macroscope.o mi-common.o event-loop.o event-top.o inf-loop.o completer.o gdbarch.o arch-utils.o gdbtypes.o gdb_bfd.o gdb_obstack.o osabi.o copying.o memattr.o mem-break.o target.o parse.o language.o buildsym.o findcmd.o std-regs.o signals.o exec.o reverse.o bcache.o objfiles.o observer.o minsyms.o maint.o demangle.o dbxread.o coffread.o coff-pe-read.o dwarf2read.o mipsread.o stabsread.o corefile.o dwarf2expr.o dwarf2loc.o dwarf2-frame.o dwarf2-frame-tailcall.o ada-lang.o c-lang.o d-lang.o f-lang.o objc-lang.o ada-tasks.o ada-varobj.o ui-out.o cli-out.o varobj.o vec.o go-lang.o go-valprint.o go-typeprint.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o opencl-lang.o p-lang.o p-typeprint.o p-valprint.o sentinel-frame.o complaints.o typeprint.o ada-typeprint.o c-typeprint.o f-typeprint.o m2-typeprint.o ada-valprint.o c-valprint.o cp-valprint.o d-valprint.o f-valprint.o m2-valprint.o serial.o mdebugread.o top.o utils.o ui-file.o user-regs.o frame.o frame-unwind.o doublest.o frame-base.o inline-frame.o gnu-v2-abi.o gnu-v3-abi.o cp-abi.o cp-support.o cp-namespace.o reggroups.o regset.o trad-frame.o tramp-frame.o solib.o solib-target.o prologue-value.o memory-map.o memrange.o xml-support.o xml-syscall.o xml-utils.o target-descriptions.o target-memory.o xml-tdesc.o xml-builtin.o inferior.o osdata.o gdb_usleep.o record.o record-full.o gcore.o gdb_vecs.o jit.o progspace.o skip.o probe.o common-utils.o buffer.o ptid.o gdb-dlfcn.o common-agent.o format.o registry.o btrace.o record-btrace.o inflow.o init.o \
# ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -ldl -lncurses -lz -lm -llzma ../libiberty/libiberty.a build-gnulib/import/libgnu.a -ldl -Wl,--dynamic-list=./proc-service.list -lz -ldl -rdynamic
# make[3]: Nothing to be done for 'all-target'.
# ==> Entering fakeroot environment...
# ==> Starting package()...
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "crash"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: crash 7.1.5-1 (Tue Jun 14 07:32:44 UTC 2016)

CMD: pacman --query --file crash-7.1.5-1-x86_64.pkg.tar.xz
# crash 7.1.5-1

Creating hybrid package for 'crash'

Trying to find vanilla package 'crash'...

CMD: pacman --query --file /mirror/community/os/x86_64/crash-7.1.4-1-x86_64.pkg.tar.xz
# crash 7.1.4-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/crash
# /usr/share/man/man8/crash.8.gz

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf crash.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/crash.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/crash.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 5750

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/crash.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/crash.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config.logs

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ ./configure --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2317: checking build system type
# configure:2331: result: x86_64-unknown-linux-gnu
# configure:2378: checking host system type
# configure:2391: result: x86_64-unknown-linux-gnu
# configure:2411: checking target system type
# configure:2424: result: x86_64-unknown-linux-gnu
# configure:2478: checking for a BSD-compatible install
# configure:2546: result: /usr/bin/install -c
# configure:2557: checking whether ln works
# configure:2579: result: yes
# configure:2583: checking whether ln -s works
# configure:2587: result: yes
# configure:2594: checking for a sed that does not truncate output
# configure:2658: result: /usr/sbin/sed
# configure:2667: checking for gawk
# configure:2683: found /usr/sbin/gawk
# configure:2694: result: gawk
# configure:3936: checking for gcc
# configure:3952: found /usr/sbin/gcc
# configure:3963: result: gcc
# configure:4192: checking for C compiler version
# configure:4201: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4212: $? = 0
# configure:4201: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4212: $? = 0
# configure:4201: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4212: $? = 1
# configure:4201: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4212: $? = 1
# configure:4232: checking for C compiler default output file name
# configure:4254: gcc conftest.c >&5
# configure:4258: $? = 0
# configure:4295: result: a.out
# configure:4311: checking whether the C compiler works
# configure:4320: ./a.out
# configure:4324: $? = 0
# configure:4339: result: yes
# configure:4346: checking whether we are cross compiling
# configure:4348: result: no
# configure:4351: checking for suffix of executables
# configure:4358: gcc -o conftest conftest.c >&5
# configure:4362: $? = 0
# configure:4384: result:
# configure:4390: checking for suffix of object files
# configure:4412: gcc -c conftest.c >&5
# configure:4416: $? = 0
# configure:4437: result: o
# configure:4441: checking whether we are using the GNU C compiler
# configure:4460: gcc -c conftest.c >&5
# configure:4460: $? = 0
# configure:4469: result: yes
# configure:4478: checking whether gcc accepts -g
# configure:4498: gcc -c -g conftest.c >&5
# configure:4498: $? = 0
# configure:4539: result: yes
# configure:4556: checking for gcc option to accept ISO C89
# configure:4620: gcc -c conftest.c >&5
# configure:4620: $? = 0
# configure:4633: result: none needed
# configure:4711: checking for g++
# configure:4727: found /usr/sbin/g++
# configure:4738: result: g++
# configure:4765: checking for C++ compiler version
# configure:4774: g++ --version >&5
# g++ (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4785: $? = 0
# configure:4774: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4785: $? = 0
# configure:4774: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4785: $? = 1
# configure:4774: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'
# g++: fatal error: no input files
# compilation terminated.
# configure:4785: $? = 1
# configure:4789: checking whether we are using the GNU C++ compiler
# configure:4808: g++ -c conftest.cpp >&5
# configure:4808: $? = 0
# configure:4817: result: yes
# configure:4826: checking whether g++ accepts -g
# configure:4846: g++ -c -g conftest.cpp >&5
# configure:4846: $? = 0
# configure:4887: result: yes
# configure:4936: checking whether g++ accepts -static-libstdc++ -static-libgcc
# configure:4953: g++ -o conftest -static-libstdc++ -static-libgcc conftest.cpp >&5
# configure:4953: $? = 0
# configure:4954: result: yes
# configure:5018: checking for gnatbind
# configure:5048: result: no
# configure:5110: checking for gnatmake
# configure:5140: result: no
# configure:5159: checking whether compiler driver understands Ada
# configure:5182: result: no
# configure:5191: checking how to compare bootstrapped objects
# configure:5216: result: cmp --ignore-initial=16 $$f1 $$f2
# configure:5270: checking for objdir
# configure:5285: result: .libs
# configure:5857: checking for version 0.10 of ISL
# configure:5876: gcc -o conftest conftest.c -lisl >&5
# conftest.c:10:25: fatal error: isl/version.h: No such file or directory
# compilation terminated.
# configure:5876: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | if (strncmp (isl_version (), "isl-0.10", strlen ("isl-0.10")) != 0)
# | return 1;
# |
# | ;
# | return 0;
# | }
# configure:5885: result: no
# configure:5905: checking for version 0.11 of ISL
# configure:5924: gcc -o conftest conftest.c -lisl >&5
# conftest.c:10:25: fatal error: isl/version.h: No such file or directory
# compilation terminated.
# configure:5924: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | if (strncmp (isl_version (), "isl-0.11", strlen ("isl-0.11")) != 0)
# | return 1;
# |
# | ;
# | return 0;
# | }
# configure:5933: result: no
# configure:7090: checking for default BUILD_CONFIG
# configure:7122: result:
# configure:7611: checking for bison
# configure:7627: found /usr/sbin/bison
# configure:7638: result: bison -y
# configure:7658: checking for bison
# configure:7674: found /usr/sbin/bison
# configure:7685: result: bison
# configure:7705: checking for gm4
# configure:7735: result: no
# configure:7705: checking for gnum4
# configure:7735: result: no
# configure:7705: checking for m4
# configure:7721: found /usr/sbin/m4
# configure:7732: result: m4
# configure:7752: checking for flex
# configure:7768: found /usr/sbin/flex
# configure:7779: result: flex
# configure:7800: checking for flex
# configure:7816: found /usr/sbin/flex
# configure:7827: result: flex
# configure:7847: checking for makeinfo
# configure:7863: found /usr/sbin/makeinfo
# configure:7874: result: makeinfo
# configure:7908: checking for expect
# configure:7938: result: no
# configure:7957: checking for runtest
# configure:7987: result: no
# configure:8102: checking for ar
# configure:8118: found /usr/sbin/ar
# configure:8129: result: ar
# configure:8243: checking for as
# configure:8259: found /usr/sbin/as
# configure:8270: result: as
# configure:8384: checking for dlltool
# configure:8414: result: no
# configure:8525: checking for ld
# configure:8541: found /usr/sbin/ld
# configure:8552: result: ld
# configure:8666: checking for lipo
# configure:8696: result: no
# configure:8807: checking for nm
# configure:8823: found /usr/sbin/nm
# configure:8834: result: nm
# configure:8948: checking for ranlib
# configure:8964: found /usr/sbin/ranlib
# configure:8975: result: ranlib
# configure:9084: checking for strip
# configure:9100: found /usr/sbin/strip
# configure:9111: result: strip
# configure:9220: checking for windres
# configure:9250: result: no
# configure:9361: checking for windmc
# configure:9391: result: no
# configure:9502: checking for objcopy
# configure:9518: found /usr/sbin/objcopy
# configure:9529: result: objcopy
# configure:9643: checking for objdump
# configure:9659: found /usr/sbin/objdump
# configure:9670: result: objdump
# configure:9784: checking for readelf
# configure:9800: found /usr/sbin/readelf
# configure:9811: result: readelf
# configure:9964: checking for cc
# configure:9980: found /usr/sbin/cc
# configure:9991: result: cc
# configure:10125: checking for c++
# configure:10141: found /usr/sbin/c++
# configure:10152: result: c++
# configure:10286: checking for gcc
# configure:10302: found /usr/sbin/gcc
# configure:10313: result: gcc
# configure:10442: checking for gcj
# configure:10472: result: no
# configure:10603: checking for gfortran
# configure:10619: found /usr/sbin/gfortran
# configure:10630: result: gfortran
# configure:10764: checking for gccgo
# configure:10794: result: no
# configure:11005: checking for ar
# configure:11021: found /usr/sbin/ar
# configure:11032: result: ar
# configure:11235: checking for as
# configure:11251: found /usr/sbin/as
# configure:11262: result: as
# configure:11465: checking for dlltool
# configure:11495: result: no
# configure:11695: checking for ld
# configure:11711: found /usr/sbin/ld
# configure:11722: result: ld
# configure:11925: checking for lipo
# configure:11955: result: no
# configure:12155: checking for nm
# configure:12171: found /usr/sbin/nm
# configure:12182: result: nm
# configure:12385: checking for objdump
# configure:12401: found /usr/sbin/objdump
# configure:12412: result: objdump
# configure:12615: checking for ranlib
# configure:12631: found /usr/sbin/ranlib
# configure:12642: result: ranlib
# configure:12845: checking for readelf
# configure:12861: found /usr/sbin/readelf
# configure:12872: result: readelf
# configure:13075: checking for strip
# configure:13091: found /usr/sbin/strip
# configure:13102: result: strip
# configure:13305: checking for windres
# configure:13335: result: no
# configure:13535: checking for windmc
# configure:13565: result: no
# configure:13593: checking where to find the target ar
# configure:13626: result: host tool
# configure:13635: checking where to find the target as
# configure:13668: result: host tool
# configure:13677: checking where to find the target cc
# configure:13710: result: host tool
# configure:13719: checking where to find the target c++
# configure:13755: result: host tool
# configure:13764: checking where to find the target c++ for libstdc++
# configure:13800: result: host tool
# configure:13809: checking where to find the target dlltool
# configure:13842: result: host tool
# configure:13851: checking where to find the target gcc
# configure:13884: result: host tool
# configure:13893: checking where to find the target gcj
# configure:13929: result: host tool
# configure:13938: checking where to find the target gfortran
# configure:13974: result: host tool
# configure:13983: checking where to find the target gccgo
# configure:14019: result: host tool
# configure:14028: checking where to find the target ld
# configure:14061: result: host tool
# configure:14070: checking where to find the target lipo
# configure:14092: result: host tool
# configure:14101: checking where to find the target nm
# configure:14134: result: host tool
# configure:14143: checking where to find the target objdump
# configure:14176: result: host tool
# configure:14185: checking where to find the target ranlib
# configure:14218: result: host tool
# configure:14227: checking where to find the target readelf
# configure:14260: result: host tool
# configure:14269: checking where to find the target strip
# configure:14302: result: host tool
# configure:14311: checking where to find the target windres
# configure:14344: result: host tool
# configure:14353: checking where to find the target windmc
# configure:14386: result: host tool
# configure:14423: checking whether to enable maintainer-specific portions of Makefiles
# configure:14432: result: no
# configure:14643: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:932: creating Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_AR_FOR_TARGET_set=
# ac_cv_env_AR_FOR_TARGET_value=
# ac_cv_env_AR_set=
# ac_cv_env_AR_value=
# ac_cv_env_AS_FOR_TARGET_set=
# ac_cv_env_AS_FOR_TARGET_value=
# ac_cv_env_AS_set=
# ac_cv_env_AS_value=
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_FOR_TARGET_set=
# ac_cv_env_CC_FOR_TARGET_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_FOR_TARGET_set=
# ac_cv_env_CXX_FOR_TARGET_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_DLLTOOL_FOR_TARGET_set=
# ac_cv_env_DLLTOOL_FOR_TARGET_value=
# ac_cv_env_DLLTOOL_set=
# ac_cv_env_DLLTOOL_value=
# ac_cv_env_GCC_FOR_TARGET_set=
# ac_cv_env_GCC_FOR_TARGET_value=
# ac_cv_env_GCJ_FOR_TARGET_set=
# ac_cv_env_GCJ_FOR_TARGET_value=
# ac_cv_env_GFORTRAN_FOR_TARGET_set=
# ac_cv_env_GFORTRAN_FOR_TARGET_value=
# ac_cv_env_GOC_FOR_TARGET_set=
# ac_cv_env_GOC_FOR_TARGET_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LD_FOR_TARGET_set=
# ac_cv_env_LD_FOR_TARGET_value=
# ac_cv_env_LD_set=
# ac_cv_env_LD_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIPO_FOR_TARGET_set=
# ac_cv_env_LIPO_FOR_TARGET_value=
# ac_cv_env_LIPO_set=
# ac_cv_env_LIPO_value=
# ac_cv_env_NM_FOR_TARGET_set=
# ac_cv_env_NM_FOR_TARGET_value=
# ac_cv_env_NM_set=
# ac_cv_env_NM_value=
# ac_cv_env_OBJCOPY_set=
# ac_cv_env_OBJCOPY_value=
# ac_cv_env_OBJDUMP_FOR_TARGET_set=
# ac_cv_env_OBJDUMP_FOR_TARGET_value=
# ac_cv_env_OBJDUMP_set=
# ac_cv_env_OBJDUMP_value=
# ac_cv_env_RANLIB_FOR_TARGET_set=
# ac_cv_env_RANLIB_FOR_TARGET_value=
# ac_cv_env_RANLIB_set=
# ac_cv_env_RANLIB_value=
# ac_cv_env_READELF_FOR_TARGET_set=
# ac_cv_env_READELF_FOR_TARGET_value=
# ac_cv_env_READELF_set=
# ac_cv_env_READELF_value=
# ac_cv_env_STRIP_FOR_TARGET_set=
# ac_cv_env_STRIP_FOR_TARGET_value=
# ac_cv_env_STRIP_set=
# ac_cv_env_STRIP_value=
# ac_cv_env_WINDMC_FOR_TARGET_set=
# ac_cv_env_WINDMC_FOR_TARGET_value=
# ac_cv_env_WINDMC_set=
# ac_cv_env_WINDMC_value=
# ac_cv_env_WINDRES_FOR_TARGET_set=
# ac_cv_env_WINDRES_FOR_TARGET_value=
# ac_cv_env_WINDRES_set=
# ac_cv_env_WINDRES_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_build_configargs_set=
# ac_cv_env_build_configargs_value=
# ac_cv_env_host_alias_set=
# ac_cv_env_host_alias_value=
# ac_cv_env_host_configargs_set=
# ac_cv_env_host_configargs_value=
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_env_target_configargs_set=
# ac_cv_env_target_configargs_value=
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AR=ar
# ac_cv_prog_AR_FOR_TARGET=ar
# ac_cv_prog_AS=as
# ac_cv_prog_AS_FOR_TARGET=as
# ac_cv_prog_AWK=gawk
# ac_cv_prog_BISON=bison
# ac_cv_prog_CC_FOR_TARGET=cc
# ac_cv_prog_CXX_FOR_TARGET=c++
# ac_cv_prog_FLEX=flex
# ac_cv_prog_GCC_FOR_TARGET=gcc
# ac_cv_prog_GFORTRAN_FOR_TARGET=gfortran
# ac_cv_prog_LD=ld
# ac_cv_prog_LD_FOR_TARGET=ld
# ac_cv_prog_LEX=flex
# ac_cv_prog_M4=m4
# ac_cv_prog_MAKEINFO=makeinfo
# ac_cv_prog_NM=nm
# ac_cv_prog_NM_FOR_TARGET=nm
# ac_cv_prog_OBJCOPY=objcopy
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_OBJDUMP_FOR_TARGET=objdump
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_RANLIB_FOR_TARGET=ranlib
# ac_cv_prog_READELF=readelf
# ac_cv_prog_READELF_FOR_TARGET=readelf
# ac_cv_prog_STRIP=strip
# ac_cv_prog_STRIP_FOR_TARGET=strip
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# acx_cv_cc_gcc_supports_ada=no
# acx_cv_prog_LN=ln
# gcc_cv_isl=no
# gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
# gcc_cv_tool_dirs=
# gcc_cv_tool_prefix=/usr/local
# lt_cv_objdir=.libs
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# AR_FOR_BUILD='$(AR)'
# AR_FOR_TARGET='$(AR)'
# AS='as'
# AS_FOR_BUILD='$(AS)'
# AS_FOR_TARGET='$(AS)'
# AWK='gawk'
# BISON='bison'
# BUILD_CONFIG=''
# CC='gcc'
# CC_FOR_BUILD='$(CC)'
# CC_FOR_TARGET='$(CC)'
# CFLAGS=''
# CFLAGS_FOR_BUILD=''
# CFLAGS_FOR_TARGET='-g -O2 '
# COMPILER_AS_FOR_TARGET='$(AS_FOR_TARGET)'
# COMPILER_LD_FOR_TARGET='$(LD_FOR_TARGET)'
# COMPILER_NM_FOR_TARGET='$(NM_FOR_TARGET)'
# CONFIGURE_GDB_TK=''
# CPPFLAGS=''
# CXX='g++'
# CXXFLAGS=''
# CXXFLAGS_FOR_BUILD=''
# CXXFLAGS_FOR_TARGET='-g -O2 '
# CXX_FOR_BUILD='$(CXX)'
# CXX_FOR_TARGET='$(CXX)'
# DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
# DLLTOOL='dlltool'
# DLLTOOL_FOR_BUILD='$(DLLTOOL)'
# DLLTOOL_FOR_TARGET='$(DLLTOOL)'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EXEEXT=''
# EXPECT='expect'
# EXTRA_CONFIGARGS_LIBJAVA='--disable-static'
# FLAGS_FOR_TARGET=''
# FLEX='flex'
# GCC_FOR_TARGET='$()'
# GCC_SHLIB_SUBDIR=''
# GCJ_FOR_BUILD='$(GCJ)'
# GCJ_FOR_TARGET='$(GCJ)'
# GDB_TK=''
# GFORTRAN_FOR_BUILD='$(GFORTRAN)'
# GFORTRAN_FOR_TARGET='$(GFORTRAN)'
# GNATBIND='no'
# GNATMAKE='no'
# GOC_FOR_BUILD='$(GOC)'
# GOC_FOR_TARGET='$(GOC)'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_GDB_TK=''
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# LD='ld'
# LDFLAGS=''
# LDFLAGS_FOR_BUILD=''
# LDFLAGS_FOR_TARGET=''
# LD_FOR_BUILD='$(LD)'
# LD_FOR_TARGET='$(LD)'
# LEX='flex'
# LIBOBJS=''
# LIBS=''
# LIPO='lipo'
# LIPO_FOR_TARGET='$(LIPO)'
# LN='ln'
# LN_S='ln -s'
# LTLIBOBJS=''
# M4='m4'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo'
# NM='nm'
# NM_FOR_BUILD='$(NM)'
# NM_FOR_TARGET='$(NM)'
# OBJCOPY='objcopy'
# OBJDUMP='objdump'
# OBJDUMP_FOR_TARGET='$(OBJDUMP)'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# RANLIB_FOR_BUILD='$(RANLIB)'
# RANLIB_FOR_TARGET='$(RANLIB)'
# RAW_CXX_FOR_TARGET='$(CXX)'
# READELF='readelf'
# READELF_FOR_TARGET='$(READELF)'
# RPATH_ENVVAR='LD_LIBRARY_PATH'
# RUNTEST='runtest'
# SED='/usr/sbin/sed'
# SHELL='/bin/sh'
# STRIP='strip'
# STRIP_FOR_TARGET='$(STRIP)'
# SYSROOT_CFLAGS_FOR_TARGET=''
# TOPLEVEL_CONFIGURE_ARGUMENTS='./configure --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim'
# WINDMC='windmc'
# WINDMC_FOR_BUILD='$(WINDMC)'
# WINDMC_FOR_TARGET='$(WINDMC)'
# WINDRES='windres'
# WINDRES_FOR_BUILD='$(WINDRES)'
# WINDRES_FOR_TARGET='$(WINDRES)'
# YACC='bison -y'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_configargs=' --cache-file=../config.cache '\''--with-separate-debug-dir=/usr/lib/debug'\'' '\''--with-bugurl='\'' '\''--with-expat=no'\'' '\''--with-python=no'\'' '\''--disable-sim'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
# build_configdirs=' libiberty'
# build_cpu='x86_64'
# build_libsubdir='build-x86_64-unknown-linux-gnu'
# build_noncanonical='x86_64-unknown-linux-gnu'
# build_os='linux-gnu'
# build_subdir='build-x86_64-unknown-linux-gnu'
# build_tooldir='${exec_prefix}/x86_64-unknown-linux-gnu'
# build_vendor='unknown'
# clooginc=''
# clooglibs=''
# compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'
# configdirs=' intl libiberty opcodes bfd readline libdecnumber gdb etc'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# do_compare='cmp --ignore-initial=16 $$f1 $$f2'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# extra_host_libiberty_configure_flags=''
# extra_isl_gmp_configure_flags=''
# extra_mpc_gmp_configure_flags=''
# extra_mpc_mpfr_configure_flags=''
# extra_mpfr_configure_flags=''
# gmpinc=''
# gmplibs='-lmpc -lmpfr -lgmp'
# host='x86_64-unknown-linux-gnu'
# host_alias=''
# host_configargs=' --cache-file=./config.cache --with-system-zlib '\''--with-separate-debug-dir=/usr/lib/debug'\'' '\''--with-bugurl='\'' '\''--with-expat=no'\'' '\''--with-python=no'\'' '\''--disable-sim'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
# host_cpu='x86_64'
# host_noncanonical='x86_64-unknown-linux-gnu'
# host_os='linux-gnu'
# host_subdir='.'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# islinc=''
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# poststage1_ldflags='-static-libstdc++ -static-libgcc'
# poststage1_libs=''
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# stage1_cflags='-g'
# stage1_checking='--enable-checking=yes,types'
# stage1_languages=',c,'
# stage1_ldflags='-static-libstdc++ -static-libgcc'
# stage1_libs=''
# stage2_werror_flag=''
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_configargs='--cache-file=./config.cache --enable-multilib '\''--with-separate-debug-dir=/usr/lib/debug'\'' '\''--with-bugurl='\'' '\''--with-expat=no'\'' '\''--with-python=no'\'' '\''--disable-sim'\'' --program-transform-name='\''s,y,y,'\'' --disable-option-checking'
# target_configdirs=''
# target_cpu='x86_64'
# target_noncanonical='x86_64-unknown-linux-gnu'
# target_os='linux-gnu'
# target_subdir='x86_64-unknown-linux-gnu'
# target_vendor='unknown'
# tooldir='${exec_prefix}/x86_64-unknown-linux-gnu'
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# alphaieee_frag='/dev/null'
# host_makefile_frag='/dev/null'
# ospace_frag='/dev/null'
# serialization_dependencies='serdep.tmp'
# target_makefile_frag='./config/mt-gnu'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/configure --cache-file=./config.cache --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=.././gdb
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2594: creating cache ./config.cache
# configure:2673: checking whether to enable maintainer-specific portions of Makefiles
# configure:2682: result: no
# configure:2709: checking for x86_64-unknown-linux-gnu-gcc
# configure:2736: result: gcc
# configure:3005: checking for C compiler version
# configure:3014: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3025: $? = 0
# configure:3014: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:3025: $? = 0
# configure:3014: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3025: $? = 1
# configure:3014: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3025: $? = 1
# configure:3045: checking for C compiler default output file name
# configure:3067: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3071: $? = 0
# configure:3108: result: a.out
# configure:3124: checking whether the C compiler works
# configure:3133: ./a.out
# configure:3137: $? = 0
# configure:3152: result: yes
# configure:3159: checking whether we are cross compiling
# configure:3161: result: no
# configure:3164: checking for suffix of executables
# configure:3171: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3175: $? = 0
# configure:3197: result:
# configure:3203: checking for suffix of object files
# configure:3225: gcc -c conftest.c >&5
# configure:3229: $? = 0
# configure:3250: result: o
# configure:3254: checking whether we are using the GNU C compiler
# configure:3273: gcc -c conftest.c >&5
# configure:3273: $? = 0
# configure:3282: result: yes
# configure:3291: checking whether gcc accepts -g
# configure:3311: gcc -c -g conftest.c >&5
# configure:3311: $? = 0
# configure:3352: result: yes
# configure:3369: checking for gcc option to accept ISO C89
# configure:3433: gcc -c conftest.c >&5
# configure:3433: $? = 0
# configure:3446: result: none needed
# configure:3472: checking how to run the C preprocessor
# configure:3503: gcc -E conftest.c
# configure:3503: $? = 0
# configure:3517: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3517: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3542: result: gcc -E
# configure:3562: gcc -E conftest.c
# configure:3562: $? = 0
# configure:3576: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3576: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3605: checking for grep that handles long lines and -e
# configure:3663: result: /usr/sbin/grep
# configure:3668: checking for egrep
# configure:3730: result: /usr/sbin/grep -E
# configure:3735: checking for ANSI C header files
# configure:3755: gcc -c conftest.c >&5
# configure:3755: $? = 0
# configure:3828: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3828: $? = 0
# configure:3828: ./conftest
# configure:3828: $? = 0
# configure:3839: result: yes
# configure:3852: checking for sys/types.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3852: checking for sys/stat.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3852: checking for stdlib.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3852: checking for string.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3852: checking for memory.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3852: checking for strings.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3852: checking for inttypes.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3852: checking for stdint.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3852: checking for unistd.h
# configure:3852: gcc -c conftest.c >&5
# configure:3852: $? = 0
# configure:3852: result: yes
# configure:3866: checking minix/config.h usability
# configure:3866: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:3866: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3866: result: no
# configure:3866: checking minix/config.h presence
# configure:3866: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:3866: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3866: result: no
# configure:3866: checking for minix/config.h
# configure:3866: result: no
# configure:3887: checking whether it is safe to define __EXTENSIONS__
# configure:3905: gcc -c conftest.c >&5
# configure:3905: $? = 0
# configure:3912: result: yes
# configure:3953: checking build system type
# configure:3967: result: x86_64-unknown-linux-gnu
# configure:3987: checking host system type
# configure:4000: result: x86_64-unknown-linux-gnu
# configure:4020: checking target system type
# configure:4033: result: x86_64-unknown-linux-gnu
# configure:4102: checking for special C compiler options needed for large files
# configure:4147: result: no
# configure:4153: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4178: gcc -c conftest.c >&5
# configure:4178: $? = 0
# configure:4210: result: no
# configure:4297: checking for gcc option to accept ANSI C
# configure:4355: gcc -c conftest.c >&5
# configure:4355: $? = 0
# configure:4365: result: none needed
# configure:4430: checking dependency style of gcc
# configure:4461: trying gcc3
# | depmode=gcc3 source=sub/conftest.c object=sub/conftest.o depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo /bin/sh ./depcomp gcc -c -o sub/conftest.o sub/conftest.c
# configure:4500: success
# configure:4515: result: gcc3
# configure:4529: checking for make
# configure:4556: result: make
# configure:4581: checking whether make sets $(MAKE)
# configure:4603: result: yes
# configure:4682: === configuring in build-gnulib (/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/build-gnulib)
# configure:4704: running /bin/sh .././gnulib/configure --disable-option-checking '--prefix=NONE' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CPPFLAGS=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=./config.cache --srcdir=.././gnulib
# configure:4738: checking whether NLS is requested
# configure:4744: result: yes
# configure:4750: checking for catalogs to be installed
# configure:4782: result:
# configure:4829: checking whether makeinfo --split-size=5000000 supports @click
# conftest.texinfo: warning: document without nodes
# configure:4841: result: yes
# configure:4981: checking for default auto-load directory
# configure:5003: result: $debugdir:$datadir/auto-load
# configure:5006: checking for default auto-load safe-path
# configure:5030: result: $debugdir:$datadir/auto-load
# configure:5316: checking libunwind-ia64.h usability
# configure:5316: gcc -c conftest.c >&5
# conftest.c:68:28: fatal error: libunwind-ia64.h: No such file or directory
# compilation terminated.
# configure:5316: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5316: result: no
# configure:5316: checking libunwind-ia64.h presence
# configure:5316: gcc -E conftest.c
# conftest.c:35:28: fatal error: libunwind-ia64.h: No such file or directory
# compilation terminated.
# configure:5316: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | /* end confdefs.h. */
# | #include
# configure:5316: result: no
# configure:5316: checking for libunwind-ia64.h
# configure:5316: result: no
# configure:5384: checking for monstartup
# configure:5384: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5384: $? = 0
# configure:5384: result: yes
# configure:5384: checking for _mcleanup
# configure:5384: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5384: $? = 0
# configure:5384: result: yes
# configure:5394: checking for _etext
# configure:5412: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:43:1: warning: attempt to free a non-heap object '_etext' [-Wfree-nonheap-object]
# free (&_etext);
# ^
# configure:5412: $? = 0
# configure:5420: result: yes
# configure:5427: checking for etext
# configure:5445: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:44:1: warning: attempt to free a non-heap object 'etext' [-Wfree-nonheap-object]
# free (&etext);
# ^
# configure:5445: $? = 0
# configure:5453: result: yes
# configure:5565: checking for gawk
# configure:5592: result: gawk
# configure:5617: checking for a BSD-compatible install
# configure:5685: result: /usr/bin/install -c
# configure:5696: checking whether ln -s works
# configure:5700: result: yes
# configure:5710: checking for x86_64-unknown-linux-gnu-ranlib
# configure:5737: result: ranlib
# configure:5803: checking for bison
# configure:5830: result: bison -y
# configure:5846: checking for x86_64-unknown-linux-gnu-ar
# configure:5873: result: ar
# configure:5938: checking for x86_64-unknown-linux-gnu-dlltool
# configure:5965: result: dlltool
# configure:6030: checking for x86_64-unknown-linux-gnu-windres
# configure:6057: result: windres
# configure:6124: checking for x86_64-unknown-linux-gnu-mig
# configure:6154: result: no
# configure:6164: checking for mig
# configure:6194: result: no
# configure:6219: checking for main in -lm
# configure:6238: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lm >&5
# configure:6238: $? = 0
# configure:6247: result: yes
# configure:6263: checking for wctype
# configure:6263: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lm >&5
# configure:6263: $? = 0
# configure:6263: result: yes
# configure:6316: checking for library containing gethostbyname
# configure:6347: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lm >&5
# configure:6347: $? = 0
# configure:6364: result: none required
# configure:6374: checking for library containing socketpair
# configure:6405: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lm >&5
# configure:6405: $? = 0
# configure:6422: result: none required
# configure:6444: checking for library containing zlibVersion
# configure:6475: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lm >&5
# /tmp/ccrJXLw0.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `zlibVersion'
# collect2: error: ld returned 1 exit status
# configure:6475: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char zlibVersion ();
# | int
# | main ()
# | {
# | return zlibVersion ();
# | ;
# | return 0;
# | }
# configure:6475: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz -lm >&5
# configure:6475: $? = 0
# configure:6492: result: -lz
# configure:6499: checking zlib.h usability
# configure:6499: gcc -c conftest.c >&5
# configure:6499: $? = 0
# configure:6499: result: yes
# configure:6499: checking zlib.h presence
# configure:6499: gcc -E conftest.c
# configure:6499: $? = 0
# configure:6499: result: yes
# configure:6499: checking for zlib.h
# configure:6499: result: yes
# configure:6518: checking for library containing dlgetmodinfo
# configure:6549: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz -lm >&5
# /tmp/ccMD8Me7.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlgetmodinfo'
# collect2: error: ld returned 1 exit status
# configure:6549: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlgetmodinfo ();
# | int
# | main ()
# | {
# | return dlgetmodinfo ();
# | ;
# | return 0;
# | }
# configure:6549: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lz -lm >&5
# /tmp/ccppojC9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlgetmodinfo'
# collect2: error: ld returned 1 exit status
# configure:6549: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlgetmodinfo ();
# | int
# | main ()
# | {
# | return dlgetmodinfo ();
# | ;
# | return 0;
# | }
# configure:6549: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lxpdl -lz -lm >&5
# /usr/sbin/ld: cannot find -lxpdl
# collect2: error: ld returned 1 exit status
# configure:6549: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlgetmodinfo ();
# | int
# | main ()
# | {
# | return dlgetmodinfo ();
# | ;
# | return 0;
# | }
# configure:6566: result: no
# configure:6592: checking for iconv
# configure:6657: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz -lm >&5
# configure:6657: $? = 0
# configure:6699: result: yes
# configure:6723: checking for iconv declaration
# configure:6752: gcc -c conftest.c >&5
# configure:6752: $? = 0
# configure:6763: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:6866: checking for library containing waddstr
# configure:6897: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz -lm >&5
# /tmp/ccY4LNjl.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `waddstr'
# collect2: error: ld returned 1 exit status
# configure:6897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char waddstr ();
# | int
# | main ()
# | {
# | return waddstr ();
# | ;
# | return 0;
# | }
# configure:6897: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lncurses -lz -lm >&5
# configure:6897: $? = 0
# configure:6914: result: -lncurses
# configure:6968: checking for library containing tgetent
# configure:6999: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lncurses -lz -lm >&5
# configure:6999: $? = 0
# configure:7016: result: none required
# configure:7061: checking size of unsigned long long
# configure:7066: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lncurses -lz -lm >&5
# configure:7066: $? = 0
# configure:7066: ./conftest
# configure:7066: $? = 0
# configure:7081: result: 8
# configure:7095: checking size of unsigned long
# configure:7100: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lncurses -lz -lm >&5
# configure:7100: $? = 0
# configure:7100: ./conftest
# configure:7100: $? = 0
# configure:7115: result: 8
# configure:7129: checking size of unsigned __int128
# configure:7134: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lncurses -lz -lm >&5
# configure:7134: $? = 0
# configure:7134: ./conftest
# configure:7134: $? = 0
# configure:7149: result: 16
# configure:7174: checking for library containing dlopen
# configure:7205: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lncurses -lz -lm >&5
# /tmp/ccnzKdcz.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:7205: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:7205: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:7205: $? = 0
# configure:7222: result: -ldl
# configure:7286: checking whether to use expat
# configure:7288: result: no
# configure:7292: WARNING: expat support disabled; some features may be unavailable.
# configure:7953: checking whether to use python
# configure:7955: result: no
# configure:7959: WARNING: python support disabled; some features may be unavailable.
# configure:8619: checking for dirent.h that defines DIR
# configure:8638: gcc -c conftest.c >&5
# configure:8638: $? = 0
# configure:8646: result: yes
# configure:8660: checking for library containing opendir
# configure:8691: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:8691: $? = 0
# configure:8708: result: none required
# configure:8775: checking for ANSI C header files
# configure:8879: result: yes
# configure:8899: checking nlist.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking nlist.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for nlist.h
# configure:8899: result: yes
# configure:8899: checking machine/reg.h usability
# configure:8899: gcc -c conftest.c >&5
# conftest.c:86:25: fatal error: machine/reg.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8899: result: no
# configure:8899: checking machine/reg.h presence
# configure:8899: gcc -E conftest.c
# conftest.c:53:25: fatal error: machine/reg.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | /* end confdefs.h. */
# | #include
# configure:8899: result: no
# configure:8899: checking for machine/reg.h
# configure:8899: result: no
# configure:8899: checking poll.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking poll.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for poll.h
# configure:8899: result: yes
# configure:8899: checking sys/poll.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/poll.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/poll.h
# configure:8899: result: yes
# configure:8899: checking proc_service.h usability
# configure:8899: gcc -c conftest.c >&5
# conftest.c:88:26: fatal error: proc_service.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8899: result: no
# configure:8899: checking proc_service.h presence
# configure:8899: gcc -E conftest.c
# conftest.c:55:26: fatal error: proc_service.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:8899: result: no
# configure:8899: checking for proc_service.h
# configure:8899: result: no
# configure:8899: checking thread_db.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking thread_db.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for thread_db.h
# configure:8899: result: yes
# configure:8899: checking signal.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking signal.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for signal.h
# configure:8899: result: yes
# configure:8899: checking stddef.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking stddef.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for stddef.h
# configure:8899: result: yes
# configure:8899: checking for stdlib.h
# configure:8899: result: yes
# configure:8899: checking for string.h
# configure:8899: result: yes
# configure:8899: checking for memory.h
# configure:8899: result: yes
# configure:8899: checking for strings.h
# configure:8899: result: yes
# configure:8899: checking sys/fault.h usability
# configure:8899: gcc -c conftest.c >&5
# conftest.c:95:23: fatal error: sys/fault.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8899: result: no
# configure:8899: checking sys/fault.h presence
# configure:8899: gcc -E conftest.c
# conftest.c:62:23: fatal error: sys/fault.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | /* end confdefs.h. */
# | #include
# configure:8899: result: no
# configure:8899: checking for sys/fault.h
# configure:8899: result: no
# configure:8899: checking sys/file.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/file.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/file.h
# configure:8899: result: yes
# configure:8899: checking sys/filio.h usability
# configure:8899: gcc -c conftest.c >&5
# conftest.c:96:23: fatal error: sys/filio.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8899: result: no
# configure:8899: checking sys/filio.h presence
# configure:8899: gcc -E conftest.c
# conftest.c:63:23: fatal error: sys/filio.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# | #include
# configure:8899: result: no
# configure:8899: checking for sys/filio.h
# configure:8899: result: no
# configure:8899: checking sys/ioctl.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/ioctl.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/ioctl.h
# configure:8899: result: yes
# configure:8899: checking sys/param.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/param.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/param.h
# configure:8899: result: yes
# configure:8899: checking sys/resource.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/resource.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/resource.h
# configure:8899: result: yes
# configure:8899: checking sys/procfs.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/procfs.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/procfs.h
# configure:8899: result: yes
# configure:8899: checking sys/ptrace.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/ptrace.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/ptrace.h
# configure:8899: result: yes
# configure:8899: checking ptrace.h usability
# configure:8899: gcc -c conftest.c >&5
# conftest.c:101:20: fatal error: ptrace.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8899: result: no
# configure:8899: checking ptrace.h presence
# configure:8899: gcc -E conftest.c
# conftest.c:68:20: fatal error: ptrace.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | /* end confdefs.h. */
# | #include
# configure:8899: result: no
# configure:8899: checking for ptrace.h
# configure:8899: result: no
# configure:8899: checking sys/reg.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/reg.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/reg.h
# configure:8899: result: yes
# configure:8899: checking sys/debugreg.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/debugreg.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/debugreg.h
# configure:8899: result: yes
# configure:8899: checking sys/select.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/select.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/select.h
# configure:8899: result: yes
# configure:8899: checking sys/syscall.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/syscall.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/syscall.h
# configure:8899: result: yes
# configure:8899: checking for sys/types.h
# configure:8899: result: yes
# configure:8899: checking sys/wait.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/wait.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/wait.h
# configure:8899: result: yes
# configure:8899: checking wait.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking wait.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for wait.h
# configure:8899: result: yes
# configure:8899: checking termios.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking termios.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for termios.h
# configure:8899: result: yes
# configure:8899: checking termio.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking termio.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for termio.h
# configure:8899: result: yes
# configure:8899: checking sgtty.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sgtty.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sgtty.h
# configure:8899: result: yes
# configure:8899: checking for unistd.h
# configure:8899: result: yes
# configure:8899: checking elf_hp.h usability
# configure:8899: gcc -c conftest.c >&5
# conftest.c:112:20: fatal error: elf_hp.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8899: result: no
# configure:8899: checking elf_hp.h presence
# configure:8899: gcc -E conftest.c
# conftest.c:79:20: fatal error: elf_hp.h: No such file or directory
# compilation terminated.
# configure:8899: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:8899: result: no
# configure:8899: checking for elf_hp.h
# configure:8899: result: no
# configure:8899: checking locale.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking locale.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for locale.h
# configure:8899: result: yes
# configure:8899: checking dlfcn.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking dlfcn.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for dlfcn.h
# configure:8899: result: yes
# configure:8899: checking sys/socket.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/socket.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/socket.h
# configure:8899: result: yes
# configure:8899: checking sys/un.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking sys/un.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for sys/un.h
# configure:8899: result: yes
# configure:8899: checking linux/perf_event.h usability
# configure:8899: gcc -c conftest.c >&5
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking linux/perf_event.h presence
# configure:8899: gcc -E conftest.c
# configure:8899: $? = 0
# configure:8899: result: yes
# configure:8899: checking for linux/perf_event.h
# configure:8899: result: yes
# configure:8912: checking for link.h
# configure:8912: gcc -c conftest.c >&5
# configure:8912: $? = 0
# configure:8912: result: yes
# configure:8931: checking for sys/proc.h
# configure:8931: gcc -c conftest.c >&5
# conftest.c:90:22: fatal error: sys/proc.h: No such file or directory
# compilation terminated.
# configure:8931: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | /* end confdefs.h. */
# | #if HAVE_SYS_PARAM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:8931: result: no
# configure:8947: checking for sys/user.h
# configure:8947: gcc -c conftest.c >&5
# configure:8947: $? = 0
# configure:8947: result: yes
# configure:8976: checking curses.h usability
# configure:8976: gcc -c conftest.c >&5
# configure:8976: $? = 0
# configure:8976: result: yes
# configure:8976: checking curses.h presence
# configure:8976: gcc -E conftest.c
# configure:8976: $? = 0
# configure:8976: result: yes
# configure:8976: checking for curses.h
# configure:8976: result: yes
# configure:8976: checking cursesX.h usability
# configure:8976: gcc -c conftest.c >&5
# conftest.c:120:21: fatal error: cursesX.h: No such file or directory
# compilation terminated.
# configure:8976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8976: result: no
# configure:8976: checking cursesX.h presence
# configure:8976: gcc -E conftest.c
# conftest.c:87:21: fatal error: cursesX.h: No such file or directory
# compilation terminated.
# configure:8976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | /* end confdefs.h. */
# | #include
# configure:8976: result: no
# configure:8976: checking for cursesX.h
# configure:8976: result: no
# configure:8976: checking ncurses.h usability
# configure:8976: gcc -c conftest.c >&5
# configure:8976: $? = 0
# configure:8976: result: yes
# configure:8976: checking ncurses.h presence
# configure:8976: gcc -E conftest.c
# configure:8976: $? = 0
# configure:8976: result: yes
# configure:8976: checking for ncurses.h
# configure:8976: result: yes
# configure:8976: checking ncurses/ncurses.h usability
# configure:8976: gcc -c conftest.c >&5
# conftest.c:121:29: fatal error: ncurses/ncurses.h: No such file or directory
# compilation terminated.
# configure:8976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8976: result: no
# configure:8976: checking ncurses/ncurses.h presence
# configure:8976: gcc -E conftest.c
# conftest.c:88:29: fatal error: ncurses/ncurses.h: No such file or directory
# compilation terminated.
# configure:8976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# configure:8976: result: no
# configure:8976: checking for ncurses/ncurses.h
# configure:8976: result: no
# configure:8976: checking ncurses/term.h usability
# configure:8976: gcc -c conftest.c >&5
# conftest.c:121:26: fatal error: ncurses/term.h: No such file or directory
# compilation terminated.
# configure:8976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:8976: result: no
# configure:8976: checking ncurses/term.h presence
# configure:8976: gcc -E conftest.c
# conftest.c:88:26: fatal error: ncurses/term.h: No such file or directory
# compilation terminated.
# configure:8976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | /* end confdefs.h. */
# | #include
# configure:8976: result: no
# configure:8976: checking for ncurses/term.h
# configure:8976: result: no
# configure:8989: checking for term.h
# configure:8989: gcc -c conftest.c >&5
# configure:8989: $? = 0
# configure:8989: result: yes
# configure:9008: checking whether free is declared
# configure:9008: gcc -c conftest.c >&5
# configure:9008: $? = 0
# configure:9008: result: yes
# configure:9018: checking whether malloc is declared
# configure:9018: gcc -c conftest.c >&5
# configure:9018: $? = 0
# configure:9018: result: yes
# configure:9028: checking whether realloc is declared
# configure:9028: gcc -c conftest.c >&5
# configure:9028: $? = 0
# configure:9028: result: yes
# configure:9038: checking whether strerror is declared
# configure:9038: gcc -c conftest.c >&5
# configure:9038: $? = 0
# configure:9038: result: yes
# configure:9048: checking whether strstr is declared
# configure:9048: gcc -c conftest.c >&5
# configure:9048: $? = 0
# configure:9048: result: yes
# configure:9058: checking whether getopt is declared
# configure:9058: gcc -c conftest.c >&5
# configure:9058: $? = 0
# configure:9058: result: yes
# configure:9068: checking whether snprintf is declared
# configure:9068: gcc -c conftest.c >&5
# configure:9068: $? = 0
# configure:9068: result: yes
# configure:9078: checking whether vsnprintf is declared
# configure:9078: gcc -c conftest.c >&5
# configure:9078: $? = 0
# configure:9078: result: yes
# configure:9090: checking for LC_MESSAGES
# configure:9106: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:9106: $? = 0
# configure:9114: result: yes
# configure:9127: checking for struct stat.st_blocks
# configure:9127: gcc -c conftest.c >&5
# configure:9127: $? = 0
# configure:9127: result: yes
# configure:9136: checking for struct stat.st_blksize
# configure:9136: gcc -c conftest.c >&5
# configure:9136: $? = 0
# configure:9136: result: yes
# configure:9151: checking return type of signal handlers
# configure:9169: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:106:9: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:9169: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:9176: result: void
# configure:9184: checking for socklen_t
# configure:9184: gcc -c conftest.c >&5
# configure:9184: $? = 0
# configure:9184: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:108:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:9184: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9184: result: yes
# configure:9202: checking for an ANSI C-conforming const
# configure:9267: gcc -c conftest.c >&5
# configure:9267: $? = 0
# configure:9274: result: yes
# configure:9282: checking for inline
# configure:9298: gcc -c conftest.c >&5
# configure:9298: $? = 0
# configure:9306: result: inline
# configure:9324: checking whether byte ordering is bigendian
# configure:9339: gcc -c conftest.c >&5
# conftest.c:103:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:103:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:103:15: error: unknown type name 'universal'
# configure:9339: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:9384: gcc -c conftest.c >&5
# configure:9384: $? = 0
# configure:9402: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:4: error: unknown type name 'not'
# not big endian
# ^
# conftest.c:109:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^
# configure:9402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:9530: result: no
# configure:9555: checking for working alloca.h
# configure:9572: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:9572: $? = 0
# configure:9580: result: yes
# configure:9588: checking for alloca
# configure:9625: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:9625: $? = 0
# configure:9633: result: yes
# configure:9746: checking for stdlib.h
# configure:9746: result: yes
# configure:9746: checking for unistd.h
# configure:9746: result: yes
# configure:9759: checking for getpagesize
# configure:9759: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:9759: $? = 0
# configure:9759: result: yes
# configure:9768: checking for working mmap
# configure:9905: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:9905: $? = 0
# configure:9905: ./conftest
# configure:9905: $? = 0
# configure:9915: result: yes
# configure:9924: checking for pid_t
# configure:9924: gcc -c conftest.c >&5
# configure:9924: $? = 0
# configure:9924: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:144:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:9924: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9924: result: yes
# configure:9937: checking vfork.h usability
# configure:9937: gcc -c conftest.c >&5
# conftest.c:141:19: fatal error: vfork.h: No such file or directory
# compilation terminated.
# configure:9937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:9937: result: no
# configure:9937: checking vfork.h presence
# configure:9937: gcc -E conftest.c
# conftest.c:108:19: fatal error: vfork.h: No such file or directory
# compilation terminated.
# configure:9937: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | #include
# configure:9937: result: no
# configure:9937: checking for vfork.h
# configure:9937: result: no
# configure:9950: checking for fork
# configure:9950: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# conftest.c:131:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^
# configure:9950: $? = 0
# configure:9950: result: yes
# configure:9950: checking for vfork
# configure:9950: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:9950: $? = 0
# configure:9950: result: yes
# configure:9961: checking for working fork
# configure:9983: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:9983: $? = 0
# configure:9983: ./conftest
# configure:9983: $? = 0
# configure:9993: result: yes
# configure:10014: checking for working vfork
# configure:10124: result: yes
# configure:10157: checking for canonicalize_file_name
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for realpath
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for getrusage
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for getuid
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for getgid
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for pipe
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for poll
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for pread
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for pread64
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for pwrite
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for readlink
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for resize_term
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for sbrk
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for setpgid
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for setpgrp
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for setsid
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for sigaction
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for sigprocmask
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for sigsetmask
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for socketpair
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for syscall
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for ttrace
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# /tmp/ccgSWSXS.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `ttrace'
# collect2: error: ld returned 1 exit status
# configure:10157: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | /* end confdefs.h. */
# | /* Define ttrace to an innocuous variant, in case declares ttrace.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define ttrace innocuous_ttrace
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char ttrace (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef ttrace
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char ttrace ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_ttrace || defined __stub___ttrace
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return ttrace ();
# | ;
# | return 0;
# | }
# configure:10157: result: no
# configure:10157: checking for wborder
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for wresize
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for setlocale
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for iconvlist
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# /tmp/ccSam7J3.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `iconvlist'
# collect2: error: ld returned 1 exit status
# configure:10157: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | /* end confdefs.h. */
# | /* Define iconvlist to an innocuous variant, in case declares iconvlist.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define iconvlist innocuous_iconvlist
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char iconvlist (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef iconvlist
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char iconvlist ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_iconvlist || defined __stub___iconvlist
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return iconvlist ();
# | ;
# | return 0;
# | }
# configure:10157: result: no
# configure:10157: checking for libiconvlist
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# /tmp/ccFMzBya.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `libiconvlist'
# collect2: error: ld returned 1 exit status
# configure:10157: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | /* end confdefs.h. */
# | /* Define libiconvlist to an innocuous variant, in case declares libiconvlist.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define libiconvlist innocuous_libiconvlist
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char libiconvlist (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef libiconvlist
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char libiconvlist ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_libiconvlist || defined __stub___libiconvlist
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return libiconvlist ();
# | ;
# | return 0;
# | }
# configure:10157: result: no
# configure:10157: checking for btowc
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for setrlimit
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for getrlimit
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for posix_madvise
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for waitpid
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10157: checking for lstat
# configure:10157: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10157: $? = 0
# configure:10157: result: yes
# configure:10168: checking for nl_langinfo and CODESET
# configure:10184: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:10184: $? = 0
# configure:10193: result: yes
# configure:10216: checking whether ptrace is declared
# configure:10216: gcc -c conftest.c >&5
# configure:10216: $? = 0
# configure:10216: result: yes
# configure:10238: checking return type of ptrace
# configure:10254: gcc -c conftest.c >&5
# configure:10254: $? = 0
# configure:10277: result: long
# configure:10285: checking types of arguments for ptrace
# configure:10302: gcc -c conftest.c >&5
# configure:10302: $? = 0
# configure:10361: result: int,int,long,long
# configure:10381: checking whether setpgrp takes no argument
# configure:10403: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# conftest.c: In function 'main':
# conftest.c:185:10: error: too many arguments to function 'setpgrp'
# return setpgrp (1,1) != -1;
# ^
# In file included from conftest.c:177:0:
# /usr/include/unistd.h:663:12: note: declared here
# extern int setpgrp (void) __THROW;
# ^
# configure:10403: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | /* If this system has a BSD-style setpgrp which takes arguments,
# | setpgrp(1, 1) will fail with ESRCH and return -1, in that case
# | exit successfully. */
# | return setpgrp (1,1) != -1;
# | ;
# | return 0;
# | }
# configure:10413: result: yes
# configure:10462: checking for sigsetjmp
# configure:10480: gcc -c conftest.c >&5
# configure:10480: $? = 0
# configure:10487: result: yes
# configure:10500: checking for GNU regex
# configure:10519: gcc -c conftest.c >&5
# configure:10519: $? = 0
# configure:10526: result: yes
# configure:10547: checking for struct thread.td_pcb
# configure:10547: gcc -c conftest.c >&5
# conftest.c:149:22: fatal error: sys/proc.h: No such file or directory
# compilation terminated.
# configure:10547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct thread ac_aggr;
# | if (ac_aggr.td_pcb)
# | return 0;
# | ;
# | return 0;
# | }
# configure:10547: gcc -c conftest.c >&5
# conftest.c:149:22: fatal error: sys/proc.h: No such file or directory
# compilation terminated.
# configure:10547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | static struct thread ac_aggr;
# | if (sizeof ac_aggr.td_pcb)
# | return 0;
# | ;
# | return 0;
# | }
# configure:10547: result: no
# configure:10562: checking for struct lwp
# configure:10579: gcc -c conftest.c >&5
# conftest.c:149:21: fatal error: sys/lwp.h: No such file or directory
# compilation terminated.
# configure:10579: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | struct lwp l;
# | ;
# | return 0;
# | }
# configure:10586: result: no
# configure:10595: checking for struct reg in machine/reg.h
# configure:10612: gcc -c conftest.c >&5
# conftest.c:149:25: fatal error: machine/reg.h: No such file or directory
# compilation terminated.
# configure:10612: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | struct reg r;
# | ;
# | return 0;
# | }
# configure:10619: result: no
# configure:10629: checking for struct reg.r_fs
# configure:10629: gcc -c conftest.c >&5
# conftest.c:148:25: fatal error: machine/reg.h: No such file or directory
# compilation terminated.
# configure:10629: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct reg ac_aggr;
# | if (ac_aggr.r_fs)
# | return 0;
# | ;
# | return 0;
# | }
# configure:10629: gcc -c conftest.c >&5
# conftest.c:148:25: fatal error: machine/reg.h: No such file or directory
# compilation terminated.
# configure:10629: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct reg ac_aggr;
# | if (sizeof ac_aggr.r_fs)
# | return 0;
# | ;
# | return 0;
# | }
# configure:10629: result: no
# configure:10639: checking for struct reg.r_gs
# configure:10639: gcc -c conftest.c >&5
# conftest.c:148:25: fatal error: machine/reg.h: No such file or directory
# compilation terminated.
# configure:10639: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct reg ac_aggr;
# | if (ac_aggr.r_gs)
# | return 0;
# | ;
# | return 0;
# | }
# configure:10639: gcc -c conftest.c >&5
# conftest.c:148:25: fatal error: machine/reg.h: No such file or directory
# compilation terminated.
# configure:10639: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | static struct reg ac_aggr;
# | if (sizeof ac_aggr.r_gs)
# | return 0;
# | ;
# | return 0;
# | }
# configure:10639: result: no
# configure:10654: checking for struct user_regs_struct.fs_base
# configure:10654: gcc -c conftest.c >&5
# configure:10654: $? = 0
# configure:10654: result: yes
# configure:10664: checking for struct user_regs_struct.gs_base
# configure:10664: gcc -c conftest.c >&5
# configure:10664: $? = 0
# configure:10664: result: yes
# configure:10677: checking for PTRACE_GETREGS
# configure:10693: gcc -c conftest.c >&5
# configure:10693: $? = 0
# configure:10701: result: yes
# configure:10710: checking for PTRACE_GETFPXREGS
# configure:10726: gcc -c conftest.c >&5
# configure:10726: $? = 0
# configure:10734: result: yes
# configure:10743: checking for PT_GETDBREGS
# configure:10760: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:1: error: 'PT_GETDBREGS' undeclared (first use in this function)
# PT_GETDBREGS;
# ^
# conftest.c:157:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:10760: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | PT_GETDBREGS;
# | ;
# | return 0;
# | }
# configure:10768: result: no
# configure:10777: checking for PT_GETXMMREGS
# configure:10794: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:157:1: error: 'PT_GETXMMREGS' undeclared (first use in this function)
# PT_GETXMMREGS;
# ^
# conftest.c:157:1: note: each undeclared identifier is reported only once for each function it appears in
# configure:10794: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | PT_GETXMMREGS;
# | ;
# | return 0;
# | }
# configure:10802: result: no
# configure:10834: checking for pstatus_t in sys/procfs.h
# configure:10854: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:1: error: unknown type name 'pstatus_t'
# pstatus_t avar
# ^
# configure:10854: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pstatus_t avar
# | ;
# | return 0;
# | }
# configure:10868: result: no
# configure:10871: checking for prrun_t in sys/procfs.h
# configure:10891: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:1: error: unknown type name 'prrun_t'
# prrun_t avar
# ^
# configure:10891: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prrun_t avar
# | ;
# | return 0;
# | }
# configure:10905: result: no
# configure:10908: checking for gregset_t in sys/procfs.h
# configure:10928: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:1: error: unknown type name 'gregset_t'
# gregset_t avar
# ^
# configure:10928: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | gregset_t avar
# | ;
# | return 0;
# | }
# configure:10942: result: no
# configure:10945: checking for fpregset_t in sys/procfs.h
# configure:10965: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:160:1: error: unknown type name 'fpregset_t'
# fpregset_t avar
# ^
# configure:10965: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | fpregset_t avar
# | ;
# | return 0;
# | }
# configure:10979: result: no
# configure:10982: checking for prgregset_t in sys/procfs.h
# configure:11002: gcc -c conftest.c >&5
# configure:11002: $? = 0
# configure:11016: result: yes
# configure:11019: checking for prfpregset_t in sys/procfs.h
# configure:11039: gcc -c conftest.c >&5
# configure:11039: $? = 0
# configure:11053: result: yes
# configure:11056: checking for prgregset32_t in sys/procfs.h
# configure:11076: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:162:1: error: unknown type name 'prgregset32_t'
# prgregset32_t avar
# ^
# configure:11076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prgregset32_t avar
# | ;
# | return 0;
# | }
# configure:11090: result: no
# configure:11093: checking for prfpregset32_t in sys/procfs.h
# configure:11113: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:162:1: error: unknown type name 'prfpregset32_t'
# prfpregset32_t avar
# ^
# configure:11113: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prfpregset32_t avar
# | ;
# | return 0;
# | }
# configure:11127: result: no
# configure:11130: checking for lwpid_t in sys/procfs.h
# configure:11150: gcc -c conftest.c >&5
# configure:11150: $? = 0
# configure:11164: result: yes
# configure:11167: checking for psaddr_t in sys/procfs.h
# configure:11187: gcc -c conftest.c >&5
# configure:11187: $? = 0
# configure:11201: result: yes
# configure:11204: checking for prsysent_t in sys/procfs.h
# configure:11224: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:1: error: unknown type name 'prsysent_t'
# prsysent_t avar
# ^
# configure:11224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prsysent_t avar
# | ;
# | return 0;
# | }
# configure:11238: result: no
# configure:11241: checking for pr_sigset_t in sys/procfs.h
# configure:11261: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:1: error: unknown type name 'pr_sigset_t'
# pr_sigset_t avar
# ^
# configure:11261: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pr_sigset_t avar
# | ;
# | return 0;
# | }
# configure:11275: result: no
# configure:11278: checking for pr_sigaction64_t in sys/procfs.h
# configure:11298: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:1: error: unknown type name 'pr_sigaction64_t'
# pr_sigaction64_t avar
# ^
# configure:11298: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pr_sigaction64_t avar
# | ;
# | return 0;
# | }
# configure:11312: result: no
# configure:11315: checking for pr_siginfo64_t in sys/procfs.h
# configure:11335: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:164:1: error: unknown type name 'pr_siginfo64_t'
# pr_siginfo64_t avar
# ^
# configure:11335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pr_siginfo64_t avar
# | ;
# | return 0;
# | }
# configure:11349: result: no
# configure:11357: checking whether prfpregset_t type is broken
# configure:11375: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:11375: $? = 0
# configure:11375: ./conftest
# configure:11375: $? = 0
# configure:11386: result: no
# configure:11396: checking for PIOCSET ioctl entry in sys/procfs.h
# configure:11418: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:13: warning: implicit declaration of function 'ioctl' [-Wimplicit-function-declaration]
# dummy = ioctl(0, PIOCSET, &dummy);
# ^
# conftest.c:165:22: error: 'PIOCSET' undeclared (first use in this function)
# dummy = ioctl(0, PIOCSET, &dummy);
# ^
# conftest.c:165:22: note: each undeclared identifier is reported only once for each function it appears in
# configure:11418: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# |
# | int dummy;;
# | dummy = ioctl(0, PIOCSET, &dummy);
# |
# | ;
# | return 0;
# | }
# configure:11426: result: no
# configure:11437: checking for member l_addr in struct link_map
# configure:11453: gcc -c conftest.c >&5
# configure:11453: $? = 0
# configure:11461: result: yes
# configure:11470: checking for member lm_addr in struct link_map
# configure:11487: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:162:30: error: 'struct link_map' has no member named 'lm_addr'
# struct link_map lm; (void) lm.lm_addr;
# ^
# configure:11487: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | struct link_map lm; (void) lm.lm_addr;
# | ;
# | return 0;
# | }
# configure:11495: result: no
# configure:11504: checking for member som_addr in struct so_map
# configure:11524: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:15: error: storage size of 'lm' isn't known
# struct so_map lm; (void) lm.som_addr;
# ^
# configure:11524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_NLIST_H
# | #include
# | #endif
# | #include
# | int
# | main ()
# | {
# | struct so_map lm; (void) lm.som_addr;
# | ;
# | return 0;
# | }
# configure:11532: result: no
# configure:11541: checking for struct link_map32 in sys/link.h
# configure:11558: gcc -c conftest.c >&5
# conftest.c:158:22: fatal error: sys/link.h: No such file or directory
# compilation terminated.
# configure:11558: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
# | /* end confdefs.h. */
# | #define _SYSCALL32
# | #include
# | int
# | main ()
# | {
# | struct link_map32 l;
# | ;
# | return 0;
# | }
# configure:11566: result: no
# configure:11580: checking for long long support in compiler
# configure:11596: gcc -c conftest.c >&5
# configure:11596: $? = 0
# configure:11603: result: yes
# configure:11612: checking for long long support in printf
# configure:11638: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:11638: $? = 0
# configure:11638: ./conftest
# configure:11638: $? = 0
# configure:11648: result: yes
# configure:11658: checking for decfloat support in printf
# configure:11682: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:11682: $? = 0
# configure:11682: ./conftest
# configure:11682: $? = 12
# configure: program exited with status 12
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
# | #define PRINTF_HAS_LONG_LONG 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | char buf[64];
# | _Decimal32 d32 = 1.2345df;
# | _Decimal64 d64 = 1.2345dd;
# | _Decimal128 d128 = 1.2345dl;
# | sprintf (buf, "Decimal32: %H\nDecimal64: %D\nDecimal128: %DD", d32, d64, d128);
# | return (strcmp ("Decimal32: 1.2345\nDecimal64: 1.2345\nDecimal128: 1.2345", buf));
# | ;
# | return 0;
# | }
# configure:11692: result: no
# configure:11705: checking for long double support in compiler
# configure:11714: gcc -c conftest.c >&5
# configure:11714: $? = 0
# configure:11721: result: yes
# configure:11731: checking for long double support in printf
# configure:11753: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:11753: $? = 0
# configure:11753: ./conftest
# configure:11753: $? = 0
# configure:11763: result: yes
# configure:11773: checking for long double support in scanf
# configure:11795: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:11795: $? = 0
# configure:11795: ./conftest
# configure:11795: $? = 0
# configure:11805: result: yes
# configure:11856: checking for the dynamic export flag
# configure:11879: gcc -o conftest -static-libstdc++ -static-libgcc -Wl,--dynamic-list=./proc-service.list conftest.c -ldl -lncurses -lz -lm >&5
# configure:11879: $? = 0
# configure:11931: result: -Wl,--dynamic-list
# configure:12105: checking whether has TD_NOTALLOC
# configure:12121: gcc -c conftest.c >&5
# configure:12121: $? = 0
# configure:12130: result: yes
# configure:12132: checking whether has TD_VERSION
# configure:12148: gcc -c conftest.c >&5
# configure:12148: $? = 0
# configure:12157: result: yes
# configure:12159: checking whether has TD_NOTLS
# configure:12175: gcc -c conftest.c >&5
# configure:12175: $? = 0
# configure:12184: result: yes
# configure:12204: checking whether has __NR_tkill
# configure:12220: gcc -c conftest.c >&5
# configure:12220: $? = 0
# configure:12229: result: yes
# configure:12238: checking whether ADDR_NO_RANDOMIZE is declared
# configure:12238: gcc -c conftest.c >&5
# configure:12238: $? = 0
# configure:12238: result: yes
# configure:12296: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm >&5
# configure:12296: $? = 0
# configure:12296: ./conftest
# configure:12296: $? = 0
# configure:12480: checking compiler warning flags
# configure:12501: gcc -c -Wall conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wdeclaration-after-statement conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wpointer-arith conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wformat-nonliteral conftest.c >&5
# cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
# configure:12501: $? = 0
# configure:12501: gcc -c -Wno-pointer-sign conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wno-unused conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wunused-value conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wunused-function conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wno-switch conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wno-char-subscripts conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wmissing-prototypes conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wdeclaration-after-statement conftest.c >&5
# configure:12501: $? = 0
# configure:12501: gcc -c -Wempty-body conftest.c >&5
# configure:12501: $? = 0
# configure:12508: result: -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body
# configure:12515: checking for cygwin
# configure:12536: result: no
# configure:12585: checking for ELF support in BFD
# configure:12604: gcc -o conftest -I./../include -I../bfd -I./../bfd -L../bfd -L../libiberty -static-libstdc++ -static-libgcc conftest.c -lbfd -liberty -ldl -lncurses -lz -lm >&5
# configure:12604: $? = 0
# configure:12612: result: yes
# configure:12644: checking for Mach-O support in BFD
# configure:12663: gcc -o conftest -I./../include -I../bfd -I./../bfd -L../bfd -L../libiberty -static-libstdc++ -static-libgcc conftest.c -lbfd -liberty -ldl -lncurses -lz -lm >&5
# /tmp/ccWA9GfY.o: In function `main':
# conftest.c:(.text+0x14): undefined reference to `bfd_mach_o_lookup_command'
# collect2: error: ld returned 1 exit status
# configure:12663: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
# | #define PRINTF_HAS_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define PRINTF_HAS_LONG_DOUBLE 1
# | #define SCANF_HAS_LONG_DOUBLE 1
# | #define THREAD_DB_HAS_TD_NOTALLOC 1
# | #define THREAD_DB_HAS_TD_VERSION 1
# | #define THREAD_DB_HAS_TD_NOTLS 1
# | #define HAVE_TKILL_SYSCALL 1
# | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1
# | #define HAVE_PERSONALITY 1
# | #define TARGET_SYSTEM_ROOT ""
# | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0
# | #define SYSTEM_GDBINIT ""
# | #define SYSTEM_GDBINIT_RELOCATABLE 0
# | #define HAVE_ELF 1
# | /* end confdefs.h. */
# | #include
# | #include "bfd.h"
# | #include "mach-o.h"
# |
# | int
# | main ()
# | {
# | return bfd_mach_o_lookup_command (NULL, 0, NULL);
# | ;
# | return 0;
# | }
# configure:12671: result: no
# configure:12696: checking for SOM support in BFD
# configure:12715: gcc -o conftest -I./../include -I../bfd -I./../bfd -L../bfd -L../libiberty -static-libstdc++ -static-libgcc conftest.c -lbfd -liberty -ldl -lncurses -lz -lm >&5
# /tmp/ccAD6wUZ.o: In function `main':
# conftest.c:(.text+0x14): undefined reference to `bfd_som_attach_aux_hdr'
# collect2: error: ld returned 1 exit status
# configure:12715: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define ENABLE_NLS 1
# | #define PACKAGE "gdb"
# | #define DEBUGDIR "/usr/lib/debug"
# | #define DEBUGDIR_RELOCATABLE 0
# | #define BINDIR "/usr/local/bin"
# | #define GDB_DATADIR "/usr/local/share/gdb"
# | #define GDB_DATADIR_RELOCATABLE 1
# | #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# | #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# | #define DEFAULT_BFD_ARCH bfd_i386_arch
# | #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# | #define HAVE_MONSTARTUP 1
# | #define HAVE__MCLEANUP 1
# | #define HAVE__ETEXT 1
# | #define HAVE_ETEXT 1
# | #define PKGVERSION "(GDB) "
# | #define REPORT_BUGS_TO ""
# | #define HAVE_LIBM 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define SIZEOF_UNSIGNED_LONG_LONG 8
# | #define SIZEOF_UNSIGNED_LONG 8
# | #define SIZEOF_UNSIGNED___INT128 16
# | #define JIT_READER_DIR "/usr/local/lib/gdb"
# | #define JIT_READER_DIR_RELOCATABLE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define HAVE_NLIST_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_SYS_PTRACE_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_SYS_DEBUGREG_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SYSCALL_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_LINK_H 1
# | #define HAVE_SYS_USER_H 1
# | #define HAVE_CURSES_H 1
# | #define HAVE_NCURSES_H 1
# | #define HAVE_TERM_H 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_LC_MESSAGES 1
# | #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# | #define RETSIGTYPE void
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_MMAP 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_REALPATH 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_PIPE 1
# | #define HAVE_POLL 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_PWRITE 1
# | #define HAVE_READLINK 1
# | #define HAVE_RESIZE_TERM 1
# | #define HAVE_SBRK 1
# | #define HAVE_SETPGID 1
# | #define HAVE_SETPGRP 1
# | #define HAVE_SETSID 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGPROCMASK 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_SOCKETPAIR 1
# | #define HAVE_SYSCALL 1
# | #define HAVE_WBORDER 1
# | #define HAVE_WRESIZE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_BTOWC 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_POSIX_MADVISE 1
# | #define HAVE_WAITPID 1
# | #define HAVE_LSTAT 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_PTRACE 1
# | #define PTRACE_TYPE_RET long
# | #define PTRACE_TYPE_ARG3 long
# | #define SETPGRP_VOID 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# | #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# | #define HAVE_PTRACE_GETREGS 1
# | #define HAVE_PTRACE_GETFPXREGS 1
# | #define HAVE_PRGREGSET_T 1
# | #define HAVE_PRFPREGSET_T 1
# | #define HAVE_LWPID_T 1
# | #define HAVE_PSADDR_T 1
# | #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
# | #define PRINTF_HAS_LONG_LONG 1
# | #define HAVE_LONG_DOUBLE 1
# | #define PRINTF_HAS_LONG_DOUBLE 1
# | #define SCANF_HAS_LONG_DOUBLE 1
# | #define THREAD_DB_HAS_TD_NOTALLOC 1
# | #define THREAD_DB_HAS_TD_VERSION 1
# | #define THREAD_DB_HAS_TD_NOTLS 1
# | #define HAVE_TKILL_SYSCALL 1
# | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1
# | #define HAVE_PERSONALITY 1
# | #define TARGET_SYSTEM_ROOT ""
# | #define TARGET_SYSTEM_ROOT_RELOCATABLE 0
# | #define SYSTEM_GDBINIT ""
# | #define SYSTEM_GDBINIT_RELOCATABLE 0
# | #define HAVE_ELF 1
# | /* end confdefs.h. */
# | #include
# | #include "bfd.h"
# | #include "som.h"
# |
# | int
# | main ()
# | {
# | return bfd_som_attach_aux_hdr (NULL, 0, NULL);
# | ;
# | return 0;
# | }
# configure:12723: result: no
# configure:12745: checking whether to use lzma
# configure:12747: result: auto
# configure:13161: checking for liblzma
# configure:13182: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl -lncurses -lz -lm -llzma >&5
# configure:13182: $? = 0
# configure:13192: result: yes
# configure:13199: checking how to link with liblzma
# configure:13201: result: -llzma
# configure:13748: checking for X
# configure:13856: gcc -E conftest.c
# configure:13856: $? = 0
# configure:13887: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lX11 -ldl -lncurses -lz -lm >&5
# configure:13887: $? = 0
# configure:13937: result: libraries , headers
# configure:14076: checking whether gdbserver is supported on this host
# configure:14079: result: yes
# configure:14203: updating cache ./config.cache
# configure:14249: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:1140: creating jit-reader.h
# config.status:1140: creating Makefile
# config.status:1140: creating gdb-gdb.gdb
# config.status:1140: creating doc/Makefile
# config.status:1140: creating data-directory/Makefile
# config.status:1140: creating config.h
# config.status:1337: linking config/nm-linux.h to nm.h
# config.status:1356: executing depdir commands
# config.status:1356: executing default commands
# configure:15575: === configuring in testsuite (/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/testsuite)
# configure:15638: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CPPFLAGS=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.
# configure:15575: === configuring in gdbserver (/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/gdbserver)
# configure:15638: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CPPFLAGS=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_MAKEINFOFLAGS_set=
# ac_cv_env_MAKEINFOFLAGS_value=
# ac_cv_env_MAKEINFO_set=set
# ac_cv_env_MAKEINFO_value='makeinfo --split-size=5000000'
# ac_cv_env_XMKMF_set=
# ac_cv_env_XMKMF_value=
# ac_cv_env_YACC_set=set
# ac_cv_env_YACC_value='bison -y'
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func__mcleanup=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_getuid=yes
# ac_cv_func_iconvlist=no
# ac_cv_func_libiconvlist=no
# ac_cv_func_lstat=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_monstartup=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_posix_madvise=yes
# ac_cv_func_pread64=yes
# ac_cv_func_pread=yes
# ac_cv_func_pwrite=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_resize_term=yes
# ac_cv_func_sbrk=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setpgrp=yes
# ac_cv_func_setpgrp_void=yes
# ac_cv_func_setrlimit=yes
# ac_cv_func_setsid=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sigsetmask=yes
# ac_cv_func_socketpair=yes
# ac_cv_func_syscall=yes
# ac_cv_func_ttrace=no
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_waitpid=yes
# ac_cv_func_wborder=yes
# ac_cv_func_wctype=yes
# ac_cv_func_wresize=yes
# ac_cv_have_decl_ADDR_NO_RANDOMIZE=yes
# ac_cv_have_decl_free=yes
# ac_cv_have_decl_getopt=yes
# ac_cv_have_decl_malloc=yes
# ac_cv_have_decl_ptrace=yes
# ac_cv_have_decl_realloc=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_strerror=yes
# ac_cv_have_decl_strstr=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
# ac_cv_header_cursesX_h=no
# ac_cv_header_curses_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_elf_hp_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libunwind_ia64_h=no
# ac_cv_header_link_h=yes
# ac_cv_header_linux_perf_event_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_machine_reg_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_h=yes
# ac_cv_header_ncurses_ncurses_h=no
# ac_cv_header_ncurses_term_h=no
# ac_cv_header_nlist_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_proc_service_h=no
# ac_cv_header_ptrace_h=no
# ac_cv_header_sgtty_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_debugreg_h=yes
# ac_cv_header_sys_fault_h=no
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_proc_h=no
# ac_cv_header_sys_procfs_h=yes
# ac_cv_header_sys_ptrace_h=yes
# ac_cv_header_sys_reg_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_syscall_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_user_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_term_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_thread_db_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wait_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_main=yes
# ac_cv_liblzma=yes
# ac_cv_member_struct_reg_r_fs=no
# ac_cv_member_struct_reg_r_gs=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_member_struct_thread_td_pcb=no
# ac_cv_member_struct_user_regs_struct_fs_base=yes
# ac_cv_member_struct_user_regs_struct_gs_base=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_MAKE=make
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_WINDRES=windres
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_dlgetmodinfo=no
# ac_cv_search_dlopen=-ldl
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_socketpair='none required'
# ac_cv_search_tgetent='none required'
# ac_cv_search_waddstr=-lncurses
# ac_cv_search_zlibVersion=-lz
# ac_cv_sizeof_unsigned___int128=16
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_socklen_t=yes
# ac_cv_var__etext=yes
# ac_cv_var_etext=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_build_libiconv_path=
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_prog_cc_stdc=
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# am_cv_use_build_libiconv=no
# am_cv_val_LC_MESSAGES=yes
# bfd_cv_have_sys_procfs_type_fpregset_t=no
# bfd_cv_have_sys_procfs_type_gregset_t=no
# bfd_cv_have_sys_procfs_type_lwpid_t=yes
# bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no
# bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no
# bfd_cv_have_sys_procfs_type_pr_sigset_t=no
# bfd_cv_have_sys_procfs_type_prfpregset32_t=no
# bfd_cv_have_sys_procfs_type_prfpregset_t=yes
# bfd_cv_have_sys_procfs_type_prgregset32_t=no
# bfd_cv_have_sys_procfs_type_prgregset_t=yes
# bfd_cv_have_sys_procfs_type_prrun_t=no
# bfd_cv_have_sys_procfs_type_prsysent_t=no
# bfd_cv_have_sys_procfs_type_psaddr_t=yes
# bfd_cv_have_sys_procfs_type_pstatus_t=no
# gdb_cv_c_long_double=yes
# gdb_cv_c_long_long=yes
# gdb_cv_func_ptrace_args=int,int,long,long
# gdb_cv_func_ptrace_ret=long
# gdb_cv_func_sigsetjmp=yes
# gdb_cv_have_gnu_regex=yes
# gdb_cv_have_makeinfo_click=yes
# gdb_cv_have_procfs_piocset=no
# gdb_cv_have_pt_getdbregs=no
# gdb_cv_have_pt_getxmmregs=no
# gdb_cv_have_ptrace_getfpxregs=yes
# gdb_cv_have_ptrace_getregs=yes
# gdb_cv_have_struct_link_map32=no
# gdb_cv_have_struct_link_map_with_l_members=yes
# gdb_cv_have_struct_link_map_with_lm_members=no
# gdb_cv_have_struct_so_map_with_som_members=no
# gdb_cv_os_cygwin=no
# gdb_cv_prfpregset_t_broken=no
# gdb_cv_printf_has_decfloat=no
# gdb_cv_printf_has_long_double=yes
# gdb_cv_printf_has_long_long=yes
# gdb_cv_scanf_has_long_double=yes
# gdb_cv_struct_lwp=no
# gdb_cv_struct_reg=no
# gdb_cv_sys_syscall_h_has_tkill=yes
# gdb_cv_thread_db_h_has_td_notalloc=yes
# gdb_cv_thread_db_h_has_td_notls=yes
# gdb_cv_thread_db_h_has_td_version=yes
# gdb_cv_var_elf=yes
# gdb_cv_var_macho=no
# gdb_cv_var_som=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# AR='ar'
# AWK='gawk'
# CATALOGS=''
# CATOBJEXT='.gmo'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONFIG_ALL=' all-po'
# CONFIG_CLEAN=' clean-po'
# CONFIG_DEPS=' $(SUBDIR_CLI_DEPS) $(SUBDIR_MI_DEPS) $(SUBDIR_TUI_DEPS)'
# CONFIG_INSTALL=' install-po'
# CONFIG_LDFLAGS=''
# CONFIG_OBS=' $(SUBDIR_CLI_OBS) $(SUBDIR_MI_OBS) $(SUBDIR_TUI_OBS) python.o py-value.o py-prettyprint.o py-auto-load.o elfread.o stap-probe.o posix-hdep.o'
# CONFIG_SRCS=' $(SUBDIR_CLI_SRCS) $(SUBDIR_MI_SRCS) $(SUBDIR_TUI_SRCS) python/python.c python/py-value.c python/py-prettyprint.c python/py-auto-load.c'
# CONFIG_UNINSTALL=' uninstall-po'
# CPP='gcc -E'
# CPPFLAGS=' '
# DATADIRNAME='share'
# DEBUGDIR='/usr/lib/debug'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_CFLAGS=' $(SUBDIR_CLI_CFLAGS) $(SUBDIR_MI_CFLAGS) $(SUBDIR_TUI_CFLAGS)'
# EXEEXT=''
# GDBTKLIBS=''
# GDBTK_CFLAGS=''
# GDBTK_SRC_DIR=''
# GDB_DATADIR='${datarootdir}/gdb'
# GDB_NM_FILE='config/nm-linux.h'
# GENCAT='gencat'
# GMAKE_FALSE='#'
# GMAKE_TRUE=''
# GMSGFMT='/usr/sbin/msgfmt'
# GNULIB_STDINT_H=''
# GREP='/usr/sbin/grep'
# GUI_CFLAGS_X='-I./../libgui/src'
# HAVE_LIBEXPAT='no'
# HAVE_LIBLZMA='yes'
# INCINTL=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTOBJEXT='.mo'
# JIT_READER_DIR='${exec_prefix}/lib/gdb'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBEXPAT=''
# LIBGUI='../libgui/src/libgui.a'
# LIBINTL=''
# LIBINTL_DEP=''
# LIBLZMA='-llzma'
# LIBOBJS=''
# LIBS='-ldl -lncurses -lz -lm '
# LN_S='ln -s'
# LTLIBEXPAT=''
# LTLIBLZMA='-llzma'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKE='make'
# MAKEINFO='makeinfo --split-size=5000000'
# MAKEINFOFLAGS=''
# MAKEINFO_EXTRA_FLAGS=' -DHAVE_MAKEINFO_CLICK'
# MIG=''
# OBJEXT='o'
# PACKAGE='gdb'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PKGVERSION='(GDB) '
# POSUB='po'
# PROFILE_CFLAGS=''
# PYTHON_CFLAGS=''
# PYTHON_CPPFLAGS=''
# PYTHON_LIBS=''
# RANLIB='ranlib'
# RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list'
# READLINE='$(READLINE_DIR)/libreadline.a'
# READLINE_CFLAGS='-I$(READLINE_SRC)/..'
# READLINE_DEPS='$(READLINE)'
# READLINE_TEXI_INCFLAG='-I $(READLINE_DIR)'
# REPORT_BUGS_TEXI=''
# REPORT_BUGS_TO=''
# SER_HARDWIRE='ser-base.o ser-unix.o ser-pipe.o ser-tcp.o'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIM=''
# SIM_OBS=''
# SYSTEM_GDBINIT=''
# TARGET_OBS=' amd64-tdep.o amd64-linux-tdep.o i386-tdep.o i387-tdep.o i386-linux-tdep.o glibc-tdep.o solib-svr4.o symfile-mem.o linux-tdep.o linux-record.o'
# TARGET_PTR='unsigned long'
# TARGET_SYSTEM_ROOT=''
# TCL_BIN_DIR=''
# TCL_DEPS=''
# TCL_INCLUDE=''
# TCL_LIBRARY=''
# TCL_LIB_FILE=''
# TCL_LIB_FLAG=''
# TCL_LIB_SPEC=''
# TCL_PATCH_LEVEL=''
# TCL_SRC_DIR=''
# TCL_STUB_LIB_FILE=''
# TCL_STUB_LIB_FLAG=''
# TCL_STUB_LIB_SPEC=''
# TCL_VERSION=''
# TK_BIN_DIR=''
# TK_DEPS=''
# TK_INCLUDE=''
# TK_LIBRARY=''
# TK_LIB_FILE=''
# TK_LIB_FLAG=''
# TK_LIB_SPEC=''
# TK_SRC_DIR=''
# TK_STUB_LIB_FILE=''
# TK_STUB_LIB_FLAG=''
# TK_STUB_LIB_SPEC=''
# TK_VERSION=''
# TK_XINCLUDES=''
# USE_NLS='yes'
# WARN_CFLAGS=' -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wmissing-prototypes -Wdeclaration-after-statement -Wempty-body'
# WERROR_CFLAGS=''
# WIN32LDAPP=''
# WIN32LIBS=''
# WINDRES='windres'
# XGETTEXT='/usr/sbin/xgettext'
# XMKMF=''
# X_CFLAGS=''
# X_LDFLAGS=''
# X_LIBS=''
# YACC='bison -y'
# YFLAGS=''
# ac_ct_CC=''
# am__leading_dot='.'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# frags=' ./config/i386/linux64.mh'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datadir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# python_prog_path=''
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=' testsuite gdbserver'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux-gnu'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_subdir=''
# target_vendor='unknown'
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# host_makefile_frag='./config/i386/linux64.mh'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define ENABLE_NLS 1
# #define PACKAGE "gdb"
# #define DEBUGDIR "/usr/lib/debug"
# #define DEBUGDIR_RELOCATABLE 0
# #define BINDIR "/usr/local/bin"
# #define GDB_DATADIR "/usr/local/share/gdb"
# #define GDB_DATADIR_RELOCATABLE 1
# #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
# #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
# #define DEFAULT_BFD_ARCH bfd_i386_arch
# #define DEFAULT_BFD_VEC bfd_elf64_x86_64_vec
# #define HAVE_MONSTARTUP 1
# #define HAVE__MCLEANUP 1
# #define HAVE__ETEXT 1
# #define HAVE_ETEXT 1
# #define PKGVERSION "(GDB) "
# #define REPORT_BUGS_TO ""
# #define HAVE_LIBM 1
# #define HAVE_ZLIB_H 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define SIZEOF_UNSIGNED_LONG_LONG 8
# #define SIZEOF_UNSIGNED_LONG 8
# #define SIZEOF_UNSIGNED___INT128 16
# #define JIT_READER_DIR "/usr/local/lib/gdb"
# #define JIT_READER_DIR_RELOCATABLE 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define HAVE_NLIST_H 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_THREAD_DB_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_PROCFS_H 1
# #define HAVE_SYS_PTRACE_H 1
# #define HAVE_SYS_REG_H 1
# #define HAVE_SYS_DEBUGREG_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SYSCALL_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_WAIT_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_TERMIO_H 1
# #define HAVE_SGTTY_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_LINUX_PERF_EVENT_H 1
# #define HAVE_LINK_H 1
# #define HAVE_SYS_USER_H 1
# #define HAVE_CURSES_H 1
# #define HAVE_NCURSES_H 1
# #define HAVE_TERM_H 1
# #define HAVE_DECL_FREE 1
# #define HAVE_DECL_MALLOC 1
# #define HAVE_DECL_REALLOC 1
# #define HAVE_DECL_STRERROR 1
# #define HAVE_DECL_STRSTR 1
# #define HAVE_DECL_GETOPT 1
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_LC_MESSAGES 1
# #define HAVE_STRUCT_STAT_ST_BLOCKS 1
# #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
# #define RETSIGTYPE void
# #define HAVE_SOCKLEN_T 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_REALPATH 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_GETUID 1
# #define HAVE_GETGID 1
# #define HAVE_PIPE 1
# #define HAVE_POLL 1
# #define HAVE_PREAD 1
# #define HAVE_PREAD64 1
# #define HAVE_PWRITE 1
# #define HAVE_READLINK 1
# #define HAVE_RESIZE_TERM 1
# #define HAVE_SBRK 1
# #define HAVE_SETPGID 1
# #define HAVE_SETPGRP 1
# #define HAVE_SETSID 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGPROCMASK 1
# #define HAVE_SIGSETMASK 1
# #define HAVE_SOCKETPAIR 1
# #define HAVE_SYSCALL 1
# #define HAVE_WBORDER 1
# #define HAVE_WRESIZE 1
# #define HAVE_SETLOCALE 1
# #define HAVE_BTOWC 1
# #define HAVE_SETRLIMIT 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_POSIX_MADVISE 1
# #define HAVE_WAITPID 1
# #define HAVE_LSTAT 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_DECL_PTRACE 1
# #define PTRACE_TYPE_RET long
# #define PTRACE_TYPE_ARG3 long
# #define SETPGRP_VOID 1
# #define HAVE_SIGSETJMP 1
# #define HAVE_STRUCT_USER_REGS_STRUCT_FS_BASE 1
# #define HAVE_STRUCT_USER_REGS_STRUCT_GS_BASE 1
# #define HAVE_PTRACE_GETREGS 1
# #define HAVE_PTRACE_GETFPXREGS 1
# #define HAVE_PRGREGSET_T 1
# #define HAVE_PRFPREGSET_T 1
# #define HAVE_LWPID_T 1
# #define HAVE_PSADDR_T 1
# #define HAVE_STRUCT_LINK_MAP_WITH_L_MEMBERS 1
# #define PRINTF_HAS_LONG_LONG 1
# #define HAVE_LONG_DOUBLE 1
# #define PRINTF_HAS_LONG_DOUBLE 1
# #define SCANF_HAS_LONG_DOUBLE 1
# #define THREAD_DB_HAS_TD_NOTALLOC 1
# #define THREAD_DB_HAS_TD_VERSION 1
# #define THREAD_DB_HAS_TD_NOTLS 1
# #define HAVE_TKILL_SYSCALL 1
# #define HAVE_DECL_ADDR_NO_RANDOMIZE 1
# #define HAVE_PERSONALITY 1
# #define TARGET_SYSTEM_ROOT ""
# #define TARGET_SYSTEM_ROOT_RELOCATABLE 0
# #define SYSTEM_GDBINIT ""
# #define SYSTEM_GDBINIT_RELOCATABLE 0
# #define HAVE_ELF 1
# #define HAVE_LIBLZMA 1
# #define GDB_HOST_FLOAT_FORMAT 0
# #define GDB_HOST_DOUBLE_FORMAT 0
# #define GDB_HOST_LONG_DOUBLE_FORMAT 0
# #define GDB_OSABI_DEFAULT GDB_OSABI_LINUX
# #define GDB_NM_FILE "config/nm-linux.h"
# #define GDB_DEFAULT_HOST_CHARSET "UTF-8"
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS = config.h:config.in
# CONFIG_LINKS =
# CONFIG_COMMANDS = default depdir
# $ config.status
#
# on 622c25be6a1b
#
# config.status:1140: creating config.h
# config.status:1311: config.h is unchanged
# config.status:1356: executing default commands
# config.status:1356: executing depdir commands

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/gdbserver/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr/local --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu target_alias=x86_64-unknown-linux-gnu CC=gcc CFLAGS= LDFLAGS=-static-libstdc++ -static-libgcc CPPFLAGS= MAKEINFO=makeinfo --split-size=5000000 YACC=bison -y --cache-file=.././config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2151: loading cache .././config.cache
# configure:2239: checking whether to enable maintainer-specific portions of Makefiles
# configure:2248: result: no
# configure:2270: checking for x86_64-unknown-linux-gnu-gcc
# configure:2297: result: gcc
# configure:2566: checking for C compiler version
# configure:2575: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2586: $? = 0
# configure:2575: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:2586: $? = 0
# configure:2575: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2586: $? = 1
# configure:2575: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2586: $? = 1
# configure:2606: checking for C compiler default output file name
# configure:2628: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2632: $? = 0
# configure:2669: result: a.out
# configure:2685: checking whether the C compiler works
# configure:2694: ./a.out
# configure:2698: $? = 0
# configure:2713: result: yes
# configure:2720: checking whether we are cross compiling
# configure:2722: result: no
# configure:2725: checking for suffix of executables
# configure:2732: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2736: $? = 0
# configure:2758: result:
# configure:2764: checking for suffix of object files
# configure:2811: result: o
# configure:2815: checking whether we are using the GNU C compiler
# configure:2843: result: yes
# configure:2852: checking whether gcc accepts -g
# configure:2913: result: yes
# configure:2930: checking for gcc option to accept ISO C89
# configure:3007: result: none needed
# configure:3033: checking how to run the C preprocessor
# configure:3103: result: gcc -E
# configure:3123: gcc -E conftest.c
# configure:3123: $? = 0
# configure:3137: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3137: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3166: checking for grep that handles long lines and -e
# configure:3224: result: /usr/sbin/grep
# configure:3229: checking for egrep
# configure:3291: result: /usr/sbin/grep -E
# configure:3296: checking for ANSI C header files
# configure:3400: result: yes
# configure:3413: checking for sys/types.h
# configure:3413: result: yes
# configure:3413: checking for sys/stat.h
# configure:3413: result: yes
# configure:3413: checking for stdlib.h
# configure:3413: result: yes
# configure:3413: checking for string.h
# configure:3413: result: yes
# configure:3413: checking for memory.h
# configure:3413: result: yes
# configure:3413: checking for strings.h
# configure:3413: result: yes
# configure:3413: checking for inttypes.h
# configure:3413: result: yes
# configure:3413: checking for stdint.h
# configure:3413: result: yes
# configure:3413: checking for unistd.h
# configure:3413: result: yes
# configure:3427: checking for minix/config.h
# configure:3427: result: no
# configure:3448: checking whether it is safe to define __EXTENSIONS__
# configure:3473: result: yes
# configure:3495: checking for special C compiler options needed for large files
# configure:3540: result: no
# configure:3546: checking for _FILE_OFFSET_BITS value needed for large files
# configure:3603: result: no
# configure:3714: checking build system type
# configure:3728: result: x86_64-unknown-linux-gnu
# configure:3748: checking host system type
# configure:3761: result: x86_64-unknown-linux-gnu
# configure:3781: checking target system type
# configure:3794: result: x86_64-unknown-linux-gnu
# configure:3836: checking for a BSD-compatible install
# configure:3904: result: /usr/bin/install -c
# configure:3918: checking for x86_64-unknown-linux-gnu-ranlib
# configure:3945: result: ranlib
# configure:4019: checking for ANSI C header files
# configure:4123: result: yes
# configure:4134: checking for dirent.h that defines DIR
# configure:4161: result: yes
# configure:4175: checking for library containing opendir
# configure:4223: result: none required
# configure:4293: checking for working alloca.h
# configure:4318: result: yes
# configure:4326: checking for alloca
# configure:4371: result: yes
# configure:4500: checking dependency style of gcc
# configure:4585: result: gcc3
# configure:4599: checking for make
# configure:4626: result: make
# configure:4651: checking whether make sets $(MAKE)
# configure:4673: result: yes
# configure:4753: === configuring in build-gnulib-gdbserver (/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/gdbserver/build-gnulib-gdbserver)
# configure:4775: running /bin/sh .././../gnulib/configure --disable-option-checking '--prefix=/usr/local' '--with-system-zlib' '--with-separate-debug-dir=/usr/lib/debug' '--with-bugurl=' '--with-expat=no' '--with-python=no' '--disable-sim' '--program-transform-name=s,y,y,' '--build=x86_64-unknown-linux-gnu' '--host=x86_64-unknown-linux-gnu' '--target=x86_64-unknown-linux-gnu' 'build_alias=x86_64-unknown-linux-gnu' 'host_alias=x86_64-unknown-linux-gnu' 'target_alias=x86_64-unknown-linux-gnu' 'CC=gcc' 'CFLAGS=' 'LDFLAGS=-static-libstdc++ -static-libgcc ' 'CPPFLAGS=' 'MAKEINFO=makeinfo --split-size=5000000' 'YACC=bison -y' --cache-file=.././config.cache --srcdir=.././../gnulib
# configure:4788: checking for sgtty.h
# configure:4788: result: yes
# configure:4788: checking for termio.h
# configure:4788: result: yes
# configure:4788: checking for termios.h
# configure:4788: result: yes
# configure:4788: checking for sys/reg.h
# configure:4788: result: yes
# configure:4788: checking for string.h
# configure:4788: result: yes
# configure:4788: checking for proc_service.h
# configure:4788: result: no
# configure:4788: checking for sys/procfs.h
# configure:4788: result: yes
# configure:4788: checking for thread_db.h
# configure:4788: result: yes
# configure:4788: checking linux/elf.h usability
# configure:4788: gcc -c conftest.c >&5
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking linux/elf.h presence
# configure:4788: gcc -E conftest.c
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking for linux/elf.h
# configure:4788: result: yes
# configure:4788: checking for stdlib.h
# configure:4788: result: yes
# configure:4788: checking for unistd.h
# configure:4788: result: yes
# configure:4788: checking errno.h usability
# configure:4788: gcc -c conftest.c >&5
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking errno.h presence
# configure:4788: gcc -E conftest.c
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking for errno.h
# configure:4788: result: yes
# configure:4788: checking fcntl.h usability
# configure:4788: gcc -c conftest.c >&5
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking fcntl.h presence
# configure:4788: gcc -E conftest.c
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking for fcntl.h
# configure:4788: result: yes
# configure:4788: checking for signal.h
# configure:4788: result: yes
# configure:4788: checking for sys/file.h
# configure:4788: result: yes
# configure:4788: checking malloc.h usability
# configure:4788: gcc -c conftest.c >&5
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking malloc.h presence
# configure:4788: gcc -E conftest.c
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking for malloc.h
# configure:4788: result: yes
# configure:4788: checking for sys/ioctl.h
# configure:4788: result: yes
# configure:4788: checking netinet/in.h usability
# configure:4788: gcc -c conftest.c >&5
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking netinet/in.h presence
# configure:4788: gcc -E conftest.c
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking for netinet/in.h
# configure:4788: result: yes
# configure:4788: checking for sys/socket.h
# configure:4788: result: yes
# configure:4788: checking netdb.h usability
# configure:4788: gcc -c conftest.c >&5
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking netdb.h presence
# configure:4788: gcc -E conftest.c
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking for netdb.h
# configure:4788: result: yes
# configure:4788: checking netinet/tcp.h usability
# configure:4788: gcc -c conftest.c >&5
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking netinet/tcp.h presence
# configure:4788: gcc -E conftest.c
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking for netinet/tcp.h
# configure:4788: result: yes
# configure:4788: checking arpa/inet.h usability
# configure:4788: gcc -c conftest.c >&5
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking arpa/inet.h presence
# configure:4788: gcc -E conftest.c
# configure:4788: $? = 0
# configure:4788: result: yes
# configure:4788: checking for arpa/inet.h
# configure:4788: result: yes
# configure:4788: checking for sys/wait.h
# configure:4788: result: yes
# configure:4788: checking for wait.h
# configure:4788: result: yes
# configure:4788: checking for sys/un.h
# configure:4788: result: yes
# configure:4788: checking for linux/perf_event.h
# configure:4788: result: yes
# configure:4802: checking for pread
# configure:4802: result: yes
# configure:4802: checking for pwrite
# configure:4802: result: yes
# configure:4802: checking for pread64
# configure:4802: result: yes
# configure:4802: checking for readlink
# configure:4802: result: yes
# configure:4815: checking for vasprintf
# configure:4815: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4815: checking for vsnprintf
# configure:4815: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^
# configure:4815: $? = 0
# configure:4815: result: yes
# configure:4881: checking for ust
# configure:4897: gcc -c conftest.c >&5
# conftest.c:61:21: fatal error: ust/ust.h: No such file or directory
# compilation terminated.
# configure:4897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_LINUX_ELF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_PREAD64 1
# | #define HAVE_READLINK 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | /* end confdefs.h. */
# |
# | #define CONFIG_UST_GDB_INTEGRATION
# | #include
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:4903: result: no
# configure:4940: checking compiler warning flags
# configure:4961: gcc -c -Wall conftest.c >&5
# configure:4961: $? = 0
# configure:4961: gcc -c -Wdeclaration-after-statement conftest.c >&5
# configure:4961: $? = 0
# configure:4961: gcc -c -Wpointer-arith conftest.c >&5
# configure:4961: $? = 0
# configure:4961: gcc -c -Wformat-nonliteral conftest.c >&5
# cc1: warning: -Wformat-nonliteral ignored without -Wformat [-Wformat-nonliteral]
# configure:4961: $? = 0
# configure:4961: gcc -c -Wno-char-subscripts conftest.c >&5
# configure:4961: $? = 0
# configure:4961: gcc -c -Wempty-body conftest.c >&5
# configure:4961: $? = 0
# configure:4968: result: -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body -Werror
# configure:4978: checking for dladdr
# configure:4978: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:4978: $? = 0
# configure:4978: result: yes
# configure:4990: checking for errno
# configure:5006: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5006: $? = 0
# configure:5007: result: yes - in errno.h
# configure:5044: checking whether strerror is declared
# configure:5044: result: yes
# configure:5054: checking whether strstr is declared
# configure:5054: result: yes
# configure:5064: checking whether perror is declared
# configure:5064: gcc -c conftest.c >&5
# configure:5064: $? = 0
# configure:5064: result: yes
# configure:5074: checking whether vasprintf is declared
# configure:5074: gcc -c conftest.c >&5
# configure:5074: $? = 0
# configure:5074: result: yes
# configure:5084: checking whether vsnprintf is declared
# configure:5084: result: yes
# configure:5096: checking for socklen_t
# configure:5096: result: yes
# configure:5110: checking for Elf32_auxv_t
# configure:5110: gcc -c conftest.c >&5
# configure:5110: $? = 0
# configure:5110: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:27: error: expected expression before ')' token
# if (sizeof ((Elf32_auxv_t)))
# ^
# configure:5110: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_LINUX_ELF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_PREAD64 1
# | #define HAVE_READLINK 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DLADDR 1
# | #define HAVE_ERRNO 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_PERROR 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((Elf32_auxv_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5110: result: yes
# configure:5121: checking for Elf64_auxv_t
# configure:5121: gcc -c conftest.c >&5
# configure:5121: $? = 0
# configure:5121: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:27: error: expected expression before ')' token
# if (sizeof ((Elf64_auxv_t)))
# ^
# configure:5121: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_SGTTY_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_SYS_REG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_THREAD_DB_H 1
# | #define HAVE_LINUX_ELF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_WAIT_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_LINUX_PERF_EVENT_H 1
# | #define HAVE_PREAD 1
# | #define HAVE_PWRITE 1
# | #define HAVE_PREAD64 1
# | #define HAVE_READLINK 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_DLADDR 1
# | #define HAVE_ERRNO 1
# | #define HAVE_DECL_STRERROR 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_PERROR 1
# | #define HAVE_DECL_VASPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_ELF32_AUXV_T 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((Elf64_auxv_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5121: result: yes
# configure:5282: checking for PTRACE_GETREGS
# configure:5298: gcc -c conftest.c >&5
# configure:5298: $? = 0
# configure:5306: result: yes
# configure:5314: checking for PTRACE_GETFPXREGS
# configure:5330: gcc -c conftest.c >&5
# configure:5330: $? = 0
# configure:5338: result: yes
# configure:5354: checking for lwpid_t in sys/procfs.h
# configure:5388: result: yes
# configure:5391: checking for psaddr_t in sys/procfs.h
# configure:5425: result: yes
# configure:5428: checking for prgregset_t in sys/procfs.h
# configure:5462: result: yes
# configure:5465: checking for elf_fpregset_t in sys/procfs.h
# configure:5485: gcc -c conftest.c >&5
# configure:5485: $? = 0
# configure:5499: result: yes
# configure:5579: checking for dlopen in -ldl
# configure:5604: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:5604: $? = 0
# configure:5613: result: yes
# configure:5633: checking for the dynamic export flag
# configure:5651: gcc -o conftest -static-libstdc++ -static-libgcc -Wl,--dynamic-list=./proc-service.list conftest.c >&5
# configure:5651: $? = 0
# configure:5681: result: -Wl,--dynamic-list
# configure:5689: checking for TD_VERSION
# configure:5705: gcc -c conftest.c >&5
# configure:5705: $? = 0
# configure:5712: result: yes
# configure:5752: checking whether the target supports __sync_*_compare_and_swap
# configure:5769: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5769: $? = 0
# configure:5777: result: yes
# configure:5798: gcc -c -fvisibility=hidden conftest.c >&5
# configure:5798: $? = 0
# configure:5806: checking whether ADDR_NO_RANDOMIZE is declared
# configure:5806: result: yes
# configure:5864: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5864: $? = 0
# configure:5864: ./conftest
# configure:5864: $? = 0
# configure:5999: updating cache .././config.cache
# configure:6044: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:923: creating Makefile
# config.status:923: creating config.h
# config.status:1103: executing depdir commands
# config.status:1103: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_MAKEINFOFLAGS_set=
# ac_cv_env_MAKEINFOFLAGS_value=
# ac_cv_env_MAKEINFO_set=set
# ac_cv_env_MAKEINFO_value='makeinfo --split-size=5000000'
# ac_cv_env_XMKMF_set=
# ac_cv_env_XMKMF_value=
# ac_cv_env_YACC_set=set
# ac_cv_env_YACC_value='bison -y'
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func__mcleanup=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_dladdr=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_getuid=yes
# ac_cv_func_iconvlist=no
# ac_cv_func_libiconvlist=no
# ac_cv_func_lstat=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_monstartup=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_posix_madvise=yes
# ac_cv_func_pread64=yes
# ac_cv_func_pread=yes
# ac_cv_func_pwrite=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_resize_term=yes
# ac_cv_func_sbrk=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setpgrp=yes
# ac_cv_func_setpgrp_void=yes
# ac_cv_func_setrlimit=yes
# ac_cv_func_setsid=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sigsetmask=yes
# ac_cv_func_socketpair=yes
# ac_cv_func_syscall=yes
# ac_cv_func_ttrace=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_waitpid=yes
# ac_cv_func_wborder=yes
# ac_cv_func_wctype=yes
# ac_cv_func_wresize=yes
# ac_cv_have_decl_ADDR_NO_RANDOMIZE=yes
# ac_cv_have_decl_free=yes
# ac_cv_have_decl_getopt=yes
# ac_cv_have_decl_malloc=yes
# ac_cv_have_decl_perror=yes
# ac_cv_have_decl_ptrace=yes
# ac_cv_have_decl_realloc=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_strerror=yes
# ac_cv_have_decl_strstr=yes
# ac_cv_have_decl_vasprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_cursesX_h=no
# ac_cv_header_curses_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_elf_hp_h=no
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libunwind_ia64_h=no
# ac_cv_header_link_h=yes
# ac_cv_header_linux_elf_h=yes
# ac_cv_header_linux_perf_event_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_machine_reg_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_h=yes
# ac_cv_header_ncurses_ncurses_h=no
# ac_cv_header_ncurses_term_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_nlist_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_proc_service_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_ptrace_h=no
# ac_cv_header_sgtty_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_debugreg_h=yes
# ac_cv_header_sys_fault_h=no
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_proc_h=no
# ac_cv_header_sys_procfs_h=yes
# ac_cv_header_sys_ptrace_h=yes
# ac_cv_header_sys_reg_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_syscall_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_user_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_term_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_thread_db_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wait_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_m_main=yes
# ac_cv_liblzma=yes
# ac_cv_member_struct_reg_r_fs=no
# ac_cv_member_struct_reg_r_gs=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_member_struct_thread_td_pcb=no
# ac_cv_member_struct_user_regs_struct_fs_base=yes
# ac_cv_member_struct_user_regs_struct_gs_base=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_MAKE=make
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_WINDRES=windres
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_dlgetmodinfo=no
# ac_cv_search_dlopen=-ldl
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_socketpair='none required'
# ac_cv_search_tgetent='none required'
# ac_cv_search_waddstr=-lncurses
# ac_cv_search_zlibVersion=-lz
# ac_cv_sizeof_unsigned___int128=16
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_Elf32_auxv_t=yes
# ac_cv_type_Elf64_auxv_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_socklen_t=yes
# ac_cv_var__etext=yes
# ac_cv_var_etext=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_build_libiconv_path=
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_prog_cc_stdc=
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# am_cv_use_build_libiconv=no
# am_cv_val_LC_MESSAGES=yes
# bfd_cv_have_sys_procfs_type_elf_fpregset_t=yes
# bfd_cv_have_sys_procfs_type_fpregset_t=no
# bfd_cv_have_sys_procfs_type_gregset_t=no
# bfd_cv_have_sys_procfs_type_lwpid_t=yes
# bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no
# bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no
# bfd_cv_have_sys_procfs_type_pr_sigset_t=no
# bfd_cv_have_sys_procfs_type_prfpregset32_t=no
# bfd_cv_have_sys_procfs_type_prfpregset_t=yes
# bfd_cv_have_sys_procfs_type_prgregset32_t=no
# bfd_cv_have_sys_procfs_type_prgregset_t=yes
# bfd_cv_have_sys_procfs_type_prrun_t=no
# bfd_cv_have_sys_procfs_type_prsysent_t=no
# bfd_cv_have_sys_procfs_type_psaddr_t=yes
# bfd_cv_have_sys_procfs_type_pstatus_t=no
# gdb_cv_c_long_double=yes
# gdb_cv_c_long_long=yes
# gdb_cv_func_ptrace_args=int,int,long,long
# gdb_cv_func_ptrace_ret=long
# gdb_cv_func_sigsetjmp=yes
# gdb_cv_have_gnu_regex=yes
# gdb_cv_have_makeinfo_click=yes
# gdb_cv_have_procfs_piocset=no
# gdb_cv_have_pt_getdbregs=no
# gdb_cv_have_pt_getxmmregs=no
# gdb_cv_have_ptrace_getfpxregs=yes
# gdb_cv_have_ptrace_getregs=yes
# gdb_cv_have_struct_link_map32=no
# gdb_cv_have_struct_link_map_with_l_members=yes
# gdb_cv_have_struct_link_map_with_lm_members=no
# gdb_cv_have_struct_so_map_with_som_members=no
# gdb_cv_os_cygwin=no
# gdb_cv_prfpregset_t_broken=no
# gdb_cv_printf_has_decfloat=no
# gdb_cv_printf_has_long_double=yes
# gdb_cv_printf_has_long_long=yes
# gdb_cv_scanf_has_long_double=yes
# gdb_cv_struct_lwp=no
# gdb_cv_struct_reg=no
# gdb_cv_sys_syscall_h_has_tkill=yes
# gdb_cv_thread_db_h_has_td_notalloc=yes
# gdb_cv_thread_db_h_has_td_notls=yes
# gdb_cv_thread_db_h_has_td_version=yes
# gdb_cv_var_elf=yes
# gdb_cv_var_macho=no
# gdb_cv_var_som=no
# gdbsrv_cv_have_personality=true
# gdbsrv_cv_have_ptrace_getfpxregs=yes
# gdbsrv_cv_have_ptrace_getregs=yes
# gdbsrv_cv_have_sync_builtins=yes
# gdbsrv_cv_have_td_version=yes
# gdbsrv_cv_have_visibility_hidden=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ALLOCA=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GDBSERVER_DEPFILES='amd64-linux.o amd64-avx-linux.o x32-linux.o x32-avx-linux.o i386-linux.o i386-avx-linux.o i386-mmx-linux.o linux-low.o linux-osdata.o linux-x86-low.o i386-low.o i387-fp.o linux-procfs.o linux-ptrace.o linux-btrace.o hostio-errno.o thread-db.o proc-service.o'
# GDBSERVER_LIBS='-ldl'
# GMAKE_FALSE='#'
# GMAKE_TRUE=''
# GNULIB_STDINT_H=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# IPA_DEPFILES='amd64-linux-ipa.o linux-amd64-ipa.o'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKE='make'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PKGVERSION='(GDB) '
# RANLIB='ranlib'
# RDYNAMIC='-Wl,--dynamic-list=$(srcdir)/proc-service.list'
# REPORT_BUGS_TEXI=''
# REPORT_BUGS_TO=''
# SET_MAKE=''
# SHELL='/bin/sh'
# USE_THREAD_DB='-DUSE_THREAD_DB'
# WARN_CFLAGS=' -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-char-subscripts -Wempty-body'
# WERROR_CFLAGS='-Werror'
# ac_ct_CC=''
# am__leading_dot='.'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# extra_libraries=' libinproctrace.so'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# srv_xmlbuiltin='xml-builtin.o'
# srv_xmlfiles=' $(XML_DIR)/i386/i386-linux.xml $(XML_DIR)/i386/i386-avx-linux.xml $(XML_DIR)/i386/i386-mmx-linux.xml $(XML_DIR)/i386/32bit-linux.xml $(XML_DIR)/i386/32bit-core.xml $(XML_DIR)/i386/32bit-sse.xml $(XML_DIR)/i386/32bit-avx.xml $(XML_DIR)/i386/amd64-linux.xml $(XML_DIR)/i386/amd64-avx-linux.xml $(XML_DIR)/i386/64bit-linux.xml $(XML_DIR)/i386/x32-linux.xml $(XML_DIR)/i386/x32-avx-linux.xml $(XML_DIR)/i386/64bit-core.xml $(XML_DIR)/i386/64bit-sse.xml $(XML_DIR)/i386/64bit-avx.xml $(XML_DIR)/i386/x32-core.xml'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux-gnu'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
# ustinc=''
# ustlibs=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define STDC_HEADERS 1
# #define HAVE_DIRENT_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_SGTTY_H 1
# #define HAVE_TERMIO_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_SYS_REG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_PROCFS_H 1
# #define HAVE_THREAD_DB_H 1
# #define HAVE_LINUX_ELF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_WAIT_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_LINUX_PERF_EVENT_H 1
# #define HAVE_PREAD 1
# #define HAVE_PWRITE 1
# #define HAVE_PREAD64 1
# #define HAVE_READLINK 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_DLADDR 1
# #define HAVE_ERRNO 1
# #define HAVE_DECL_STRERROR 1
# #define HAVE_DECL_STRSTR 1
# #define HAVE_DECL_PERROR 1
# #define HAVE_DECL_VASPRINTF 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_ELF32_AUXV_T 1
# #define HAVE_ELF64_AUXV_T 1
# #define PKGVERSION "(GDB) "
# #define REPORT_BUGS_TO ""
# #define HAVE_LINUX_USRREGS 1
# #define HAVE_LINUX_REGSETS 1
# #define HAVE_PTRACE_GETREGS 1
# #define HAVE_PTRACE_GETFPXREGS 1
# #define HAVE_LINUX_BTRACE 1
# #define HAVE_LWPID_T 1
# #define HAVE_PSADDR_T 1
# #define HAVE_PRGREGSET_T 1
# #define HAVE_ELF_FPREGSET_T 1
# #define HAVE_LIBDL 1
# #define HAVE_TD_VERSION 1
# #define USE_XML 1
# #define HAVE_SYNC_BUILTINS 1
# #define HAVE_DECL_ADDR_NO_RANDOMIZE 1
# #define HAVE_PERSONALITY 1
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/gdbserver/build-gnulib-gdbserver/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ .././../gnulib/configure --disable-option-checking --prefix=/usr/local --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu target_alias=x86_64-unknown-linux-gnu CC=gcc CFLAGS= LDFLAGS=-static-libstdc++ -static-libgcc CPPFLAGS= MAKEINFO=makeinfo --split-size=5000000 YACC=bison -y --cache-file=.././config.cache --srcdir=.././../gnulib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2589: creating cache .././config.cache
# configure:2686: checking whether to enable maintainer-specific portions of Makefiles
# configure:2695: result: no
# configure:2717: checking for x86_64-unknown-linux-gnu-gcc
# configure:2744: result: gcc
# configure:3013: checking for C compiler version
# configure:3022: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3033: $? = 0
# configure:3022: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:3033: $? = 0
# configure:3022: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3033: $? = 1
# configure:3022: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3033: $? = 1
# configure:3055: checking for C compiler default output file name
# configure:3077: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3081: $? = 0
# configure:3118: result: a.out
# configure:3134: checking whether the C compiler works
# configure:3143: ./a.out
# configure:3147: $? = 0
# configure:3162: result: yes
# configure:3169: checking whether we are cross compiling
# configure:3171: result: no
# configure:3174: checking for suffix of executables
# configure:3181: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3185: $? = 0
# configure:3207: result:
# configure:3213: checking for suffix of object files
# configure:3235: gcc -c conftest.c >&5
# configure:3239: $? = 0
# configure:3260: result: o
# configure:3264: checking whether we are using the GNU C compiler
# configure:3283: gcc -c conftest.c >&5
# configure:3283: $? = 0
# configure:3292: result: yes
# configure:3301: checking whether gcc accepts -g
# configure:3321: gcc -c -g conftest.c >&5
# configure:3321: $? = 0
# configure:3362: result: yes
# configure:3379: checking for gcc option to accept ISO C89
# configure:3443: gcc -c conftest.c >&5
# configure:3443: $? = 0
# configure:3456: result: none needed
# configure:3503: checking build system type
# configure:3517: result: x86_64-unknown-linux-gnu
# configure:3537: checking host system type
# configure:3550: result: x86_64-unknown-linux-gnu
# configure:3576: checking how to run the C preprocessor
# configure:3607: gcc -E conftest.c
# configure:3607: $? = 0
# configure:3621: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3621: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3646: result: gcc -E
# configure:3666: gcc -E conftest.c
# configure:3666: $? = 0
# configure:3680: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3680: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3709: checking for grep that handles long lines and -e
# configure:3767: result: /usr/sbin/grep
# configure:3772: checking for egrep
# configure:3834: result: /usr/sbin/grep -E
# configure:3839: checking for ANSI C header files
# configure:3859: gcc -c conftest.c >&5
# configure:3859: $? = 0
# configure:3932: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3932: $? = 0
# configure:3932: ./conftest
# configure:3932: $? = 0
# configure:3943: result: yes
# configure:3956: checking for sys/types.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for sys/stat.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for stdlib.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for string.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for memory.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for strings.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for inttypes.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for stdint.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for unistd.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3972: checking minix/config.h usability
# configure:3972: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:3972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3972: result: no
# configure:3972: checking minix/config.h presence
# configure:3972: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:3972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3972: result: no
# configure:3972: checking for minix/config.h
# configure:3972: result: no
# configure:4001: checking whether it is safe to define __EXTENSIONS__
# configure:4019: gcc -c conftest.c >&5
# configure:4019: $? = 0
# configure:4026: result: yes
# configure:4044: checking for Minix Amsterdam compiler
# configure:4068: result: no
# configure:4329: checking for x86_64-unknown-linux-gnu-gcc
# configure:4356: result: gcc
# configure:4625: checking for C compiler version
# configure:4634: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4645: $? = 0
# configure:4634: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4645: $? = 0
# configure:4634: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4645: $? = 1
# configure:4634: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4645: $? = 1
# configure:4649: checking whether we are using the GNU C compiler
# configure:4677: result: yes
# configure:4686: checking whether gcc accepts -g
# configure:4747: result: yes
# configure:4764: checking for gcc option to accept ISO C89
# configure:4841: result: none needed
# configure:4888: checking target system type
# configure:4901: result: x86_64-unknown-linux-gnu
# configure:4939: checking for working alloca.h
# configure:4956: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4956: $? = 0
# configure:4964: result: yes
# configure:4972: checking for alloca
# configure:5009: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5009: $? = 0
# configure:5017: result: yes
# configure:5133: checking for mbstate_t
# configure:5157: gcc -c conftest.c >&5
# configure:5157: $? = 0
# configure:5164: result: yes
# configure:5183: checking for btowc
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for isblank
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'isblank'
# char isblank ();
# ^
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for iswctype
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mbsrtowcs
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mempcpy
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for wmemchr
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for wmemcpy
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for wmempcpy
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for symlink
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mbsinit
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mbrtowc
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mprotect
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for iswcntrl
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'iswcntrl'
# char iswcntrl ();
# ^
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5239: checking wctype.h usability
# configure:5239: gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking wctype.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for wctype.h
# configure:5239: result: yes
# configure:5239: checking wchar.h usability
# configure:5239: gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking wchar.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for wchar.h
# configure:5239: result: yes
# configure:5239: checking for stdint.h
# configure:5239: result: yes
# configure:5239: checking for inttypes.h
# configure:5239: result: yes
# configure:5239: checking for unistd.h
# configure:5239: result: yes
# configure:5239: checking sys/mman.h usability
# configure:5239: gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking sys/mman.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for sys/mman.h
# configure:5239: result: yes
# configure:5239: checking features.h usability
# configure:5239: gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking features.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for features.h
# configure:5239: result: yes
# configure:5255: checking for unsigned long long int
# configure:5294: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5294: $? = 0
# configure:5303: result: yes
# configure:5313: checking for long long int
# configure:5351: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5351: $? = 0
# configure:5351: ./conftest
# configure:5351: $? = 0
# configure:5363: result: yes
# configure:5378: checking whether the preprocessor supports include_next
# configure:5416: gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:5416: $? = 0
# configure:5437: result: yes
# configure:5458: checking whether system header files limit the line length
# configure:5481: result: no
# configure:5505: gcc -c conftest.c >&5
# conftest.c:51:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:51:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:51:16: error: unknown type name 'universal'
# configure:5505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5670: checking whether stdint.h conforms to C99
# configure:5839: gcc -c conftest.c >&5
# configure:5839: $? = 0
# configure:5919: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5919: $? = 0
# configure:5919: ./conftest
# configure:5919: $? = 0
# configure:5931: result: yes
# configure:6394: checking whether imaxabs is declared without a macro
# configure:6412: gcc -c conftest.c >&5
# configure:6412: $? = 0
# configure:6420: result: yes
# configure:6394: checking whether imaxdiv is declared without a macro
# configure:6412: gcc -c conftest.c >&5
# configure:6412: $? = 0
# configure:6420: result: yes
# configure:6394: checking whether strtoimax is declared without a macro
# configure:6412: gcc -c conftest.c >&5
# configure:6412: $? = 0
# configure:6420: result: yes
# configure:6394: checking whether strtoumax is declared without a macro
# configure:6412: gcc -c conftest.c >&5
# configure:6412: $? = 0
# configure:6420: result: yes
# configure:6436: checking for inttypes.h
# configure:6436: result: yes
# configure:6447: checking whether the inttypes.h PRIxNN macros are broken
# configure:6469: gcc -c conftest.c >&5
# configure:6469: $? = 0
# configure:6477: result: no
# configure:6493: checking for nl_langinfo and CODESET
# configure:6509: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6509: $? = 0
# configure:6518: result: yes
# configure:6553: checking for working fcntl.h
# configure:6656: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6656: $? = 0
# configure:6656: ./conftest
# configure:6656: $? = 0
# configure:6671: result: yes
# configure:6695: checking whether getc_unlocked is declared
# configure:6695: gcc -c conftest.c >&5
# configure:6695: $? = 0
# configure:6695: result: yes
# configure:6708: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:6738: result: yes
# configure:6850: checking for a traditional japanese locale
# configure:6920: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6923: $? = 0
# configure:6981: result: none
# configure:6989: checking for a transitional chinese locale
# configure:7060: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7063: $? = 0
# configure:7114: result: none
# configure:7121: checking for a french Unicode locale
# configure:7193: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7196: $? = 0
# configure:7242: result: none
# configure:7250: checking for a traditional french locale
# configure:7318: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7321: $? = 0
# configure:7377: result: none
# configure:7474: checking for mmap
# configure:7474: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7474: $? = 0
# configure:7474: result: yes
# configure:7485: checking for MAP_ANONYMOUS
# configure:7522: result: yes
# configure:7556: checking whether memchr works
# configure:7619: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7619: $? = 0
# configure:7619: ./conftest
# configure:7619: $? = 0
# configure:7629: result: yes
# configure:7637: checking whether memmem is declared
# configure:7637: gcc -c conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7655: checking for memmem
# configure:7655: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7655: $? = 0
# configure:7655: result: yes
# configure:7679: checking whether memmem works
# configure:7743: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7743: $? = 0
# configure:7743: ./conftest
# configure:7743: $? = 0
# configure:7754: result: yes
# configure:7765: checking for stdbool.h that conforms to C99
# configure:7832: gcc -c conftest.c >&5
# configure:7832: $? = 0
# configure:7839: result: yes
# configure:7841: checking for _Bool
# configure:7841: gcc -c conftest.c >&5
# configure:7841: $? = 0
# configure:7841: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:7841: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7841: result: yes
# configure:7857: checking for wchar_t
# configure:7874: gcc -c conftest.c >&5
# configure:7874: $? = 0
# configure:7881: result: yes
# configure:7889: checking for C/C++ restrict keyword
# configure:7914: gcc -c conftest.c >&5
# configure:7914: $? = 0
# configure:7922: result: __restrict
# configure:8009: checking whether ffsl is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether ffsll is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether memmem is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether mempcpy is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether memrchr is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether rawmemchr is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether stpcpy is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether stpncpy is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strchrnul is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strdup is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strncat is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strndup is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strnlen is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strpbrk is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strsep is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strcasestr is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strtok_r is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strerror_r is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strsignal is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strverscmp is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8049: checking whether uses 'inline' correctly
# configure:8071: gcc -c conftest.c >&5
# configure:8074: $? = 0
# configure:8092: gcc -c conftest.c >&5
# configure:8095: $? = 0
# configure:8108: result: yes
# configure:8143: checking for wint_t
# configure:8168: gcc -c conftest.c >&5
# configure:8168: $? = 0
# configure:8175: result: yes
# configure:8230: checking for alloca as a compiler built-in
# configure:8254: result: yes
# configure:8325: checking for working GNU fnmatch
# configure:8426: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:8426: $? = 0
# configure:8426: ./conftest
# configure:8426: $? = 0
# configure:8438: result: yes
# configure:8624: gcc -c conftest.c >&5
# conftest.c:89:23: error: conflicting types for 'foo'
# extern int foo;
# ^
# conftest.c:88:28: note: previous declaration of 'foo' was here
# extern intptr_t foo;
# ^
# configure:8624: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:8624: gcc -c conftest.c >&5
# configure:8624: $? = 0
# configure:8634: checking whether INT32_MAX < INTMAX_MAX
# configure:8668: gcc -c conftest.c >&5
# configure:8668: $? = 0
# configure:8675: result: yes
# configure:8686: checking whether INT64_MAX == LONG_MAX
# configure:8720: gcc -c conftest.c >&5
# configure:8720: $? = 0
# configure:8727: result: yes
# configure:8740: checking whether UINT32_MAX < UINTMAX_MAX
# configure:8774: gcc -c conftest.c >&5
# configure:8774: $? = 0
# configure:8781: result: yes
# configure:8792: checking whether UINT64_MAX == ULONG_MAX
# configure:8826: gcc -c conftest.c >&5
# configure:8826: $? = 0
# configure:8833: result: yes
# configure:8890: checking whether mbrtowc handles incomplete characters
# configure:8947: result: guessing yes
# configure:8953: checking whether mbrtowc works as well as mbtowc
# configure:9014: result: guessing yes
# configure:9071: checking whether mbrtowc handles a NULL pwc argument
# configure:9142: result: guessing yes
# configure:9148: checking whether mbrtowc handles a NULL string argument
# configure:9207: result: guessing yes
# configure:9215: checking whether mbrtowc has a correct return value
# configure:9345: result: guessing yes
# configure:9351: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:9407: result: guessing yes
# configure:9502: checking whether mbrtowc handles incomplete characters
# configure:9559: result: guessing yes
# configure:9565: checking whether mbrtowc works as well as mbtowc
# configure:9626: result: guessing yes
# configure:9742: checking whether mbrtowc handles incomplete characters
# configure:9799: result: guessing yes
# configure:9805: checking whether mbrtowc works as well as mbtowc
# configure:9866: result: guessing yes
# configure:9926: checking whether mbsrtowcs works
# configure:10030: result: guessing yes
# configure:10125: checking whether memmem works in linear time
# configure:10196: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:10196: $? = 0
# configure:10196: ./conftest
# configure:10196: $? = 0
# configure:10207: result: yes
# configure:10235: checking for memmem
# configure:10235: result: yes
# configure:10259: checking whether memmem works
# configure:10334: result: yes
# configure:10408: checking whether NULL can be used in arbitrary expressions
# configure:10426: gcc -c conftest.c >&5
# configure:10426: $? = 0
# configure:10433: result: yes
# configure:10625: checking whether btowc is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wctob is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbsinit is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbrtowc is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbrlen is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbsrtowcs is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbsnrtowcs is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcrtomb is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsrtombs is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsnrtombs is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcwidth is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemchr is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemcmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemcpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemmove is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemset is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcslen is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsnlen is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcpcpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsncpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcpncpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscat is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsncat is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsncmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscasecmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsncasecmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscoll is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsxfrm is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsdup is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcschr is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsrchr is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscspn is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsspn is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcspbrk is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsstr is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcstok is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcswidth is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10782: checking whether iswcntrl works
# configure:10826: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:10826: $? = 0
# configure:10826: ./conftest
# configure:10826: $? = 0
# configure:10837: result: yes
# configure:10861: checking for towlower
# configure:10861: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:155:6: warning: conflicting types for built-in function 'towlower'
# char towlower ();
# ^
# configure:10861: $? = 0
# configure:10861: result: yes
# configure:10909: checking for wctype_t
# configure:10937: gcc -c conftest.c >&5
# configure:10937: $? = 0
# configure:10945: result: yes
# configure:10951: checking for wctrans_t
# configure:10977: gcc -c conftest.c >&5
# configure:10977: $? = 0
# configure:10985: result: yes
# configure:10994: checking whether wctype is declared without a macro
# configure:11023: gcc -c conftest.c >&5
# configure:11023: $? = 0
# configure:11031: result: yes
# configure:10994: checking whether iswctype is declared without a macro
# configure:11023: gcc -c conftest.c >&5
# configure:11023: $? = 0
# configure:11031: result: yes
# configure:10994: checking whether wctrans is declared without a macro
# configure:11023: gcc -c conftest.c >&5
# configure:11023: $? = 0
# configure:11031: result: yes
# configure:10994: checking whether towctrans is declared without a macro
# configure:11023: gcc -c conftest.c >&5
# configure:11023: $? = 0
# configure:11031: result: yes
# configure:11102: checking for a BSD-compatible install
# configure:11170: result: /usr/bin/install -c
# configure:11181: checking whether build environment is sane
# configure:11231: result: yes
# configure:11372: checking for a thread-safe mkdir -p
# configure:11411: result: /usr/sbin/mkdir -p
# configure:11425: checking for gawk
# configure:11452: result: gawk
# configure:11463: checking whether make sets $(MAKE)
# configure:11485: result: yes
# configure:11515: checking for style of include used by make
# configure:11543: result: GNU
# configure:11619: checking dependency style of gcc
# configure:11729: result: gcc3
# configure:11751: checking whether ln -s works
# configure:11755: result: yes
# configure:11765: checking for x86_64-unknown-linux-gnu-ranlib
# configure:11792: result: ranlib
# configure:11858: checking for x86_64-unknown-linux-gnu-ar
# configure:11885: result: ar
# configure:12021: updating cache .././config.cache
# configure:12134: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:1251: creating Makefile
# config.status:1251: creating import/Makefile
# config.status:1251: creating config.h
# config.status:1464: executing depfiles commands
# config.status:1464: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memmem=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_symlink=yes
# ac_cv_func_towlower=yes
# ac_cv_func_wmemchr=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_func_wmempcpy=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_iswctype=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_towctrans=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wctrans=yes
# ac_cv_have_decl_wctype=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_langinfo_codeset=yes
# am_cv_prog_cc_stdc=
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_decl_null_works=yes
# gl_cv_func_fnmatch_gnu=yes
# gl_cv_func_iswcntrl_works=yes
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg1='guessing yes'
# gl_cv_func_mbrtowc_null_arg2='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_mbsrtowcs_works='guessing yes'
# gl_cv_func_memchr_works=yes
# gl_cv_func_memmem_works_always=yes
# gl_cv_func_memmem_works_fast=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_iswctype=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_towctrans=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wctrans=yes
# gl_cv_have_raw_decl_wctype=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_inttypes_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_string_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run aclocal-1.11'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run tar'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# AUTOCONF='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run automake-1.11'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FNMATCH_H=''
# GLIBC21='yes'
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_FNMATCH_H_FALSE=''
# GL_GENERATE_FNMATCH_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GNULIB_BTOWC='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='1'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='1'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTRANS='0'
# GNULIB_WCTYPE='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GREP='/usr/sbin/grep'
# HAVE_BTOWC='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_RAWMEMCHR='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_TYPES_H='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WCTRANS_T='1'
# HAVE_WCTYPE_H='1'
# HAVE_WCTYPE_T='1'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/import"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo --split-size=5000000'
# MKDIR_P='/usr/sbin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_INTTYPES_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STRING_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# OBJEXT='o'
# PACKAGE='libgnu'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REPLACE_BTOWC='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_NULL='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_TOWLOWER='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCWIDTH='0'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP=''
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNDEFINE_STRTOK_R='0'
# VERSION='UNUSED-VERSION'
# WCHAR_T_SUFFIX=''
# WINT_T_SUFFIX=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=' -I$(srcdir)'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN__GNULIB_TESTS'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkglibexecdir='${libexecdir}/${PACKAGE}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux-gnu'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_BTOWC 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_MEMPCPY 1
# #define HAVE_WMEMCHR 1
# #define HAVE_WMEMCPY 1
# #define HAVE_WMEMPCPY 1
# #define HAVE_SYMLINK 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMMEM 1
# #define HAVE_MEMMEM 1
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_WINT_T 1
# #define HAVE_ALLOCA 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBSRTOWCS 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMEM 1
# #define GNULIB_TEST_MEMMEM 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_TOWLOWER 1
# #define HAVE_RAW_DECL_WCTYPE 1
# #define HAVE_RAW_DECL_ISWCTYPE 1
# #define HAVE_RAW_DECL_WCTRANS 1
# #define HAVE_RAW_DECL_TOWCTRANS 1
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/testsuite/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ ./configure --disable-option-checking --prefix=/usr/local --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu target_alias=x86_64-unknown-linux-gnu CC=gcc CFLAGS= LDFLAGS=-static-libstdc++ -static-libgcc CPPFLAGS= MAKEINFO=makeinfo --split-size=5000000 YACC=bison -y --cache-file=.././config.cache --srcdir=.
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1886: loading cache .././config.cache
# configure:1998: checking build system type
# configure:2012: result: x86_64-unknown-linux-gnu
# configure:2032: checking host system type
# configure:2045: result: x86_64-unknown-linux-gnu
# configure:2065: checking target system type
# configure:2078: result: x86_64-unknown-linux-gnu
# configure:2128: checking for make
# configure:2155: result: make
# configure:2182: checking whether make sets $(MAKE)
# configure:2204: result: yes
# configure:2280: checking for x86_64-unknown-linux-gnu-gcc
# configure:2307: result: gcc
# configure:2576: checking for C compiler version
# configure:2585: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2596: $? = 0
# configure:2585: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:2596: $? = 0
# configure:2585: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2596: $? = 1
# configure:2585: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2596: $? = 1
# configure:2616: checking for C compiler default output file name
# configure:2638: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2642: $? = 0
# configure:2679: result: a.out
# configure:2695: checking whether the C compiler works
# configure:2704: ./a.out
# configure:2708: $? = 0
# configure:2723: result: yes
# configure:2730: checking whether we are cross compiling
# configure:2732: result: no
# configure:2735: checking for suffix of executables
# configure:2742: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2746: $? = 0
# configure:2768: result:
# configure:2774: checking for suffix of object files
# configure:2821: result: o
# configure:2825: checking whether we are using the GNU C compiler
# configure:2853: result: yes
# configure:2862: checking whether gcc accepts -g
# configure:2923: result: yes
# configure:2940: checking for gcc option to accept ISO C89
# configure:3017: result: none needed
# configure:3043: checking how to run the C preprocessor
# configure:3113: result: gcc -E
# configure:3133: gcc -E conftest.c
# configure:3133: $? = 0
# configure:3147: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3147: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3176: checking for grep that handles long lines and -e
# configure:3234: result: /usr/sbin/grep
# configure:3239: checking for egrep
# configure:3301: result: /usr/sbin/grep -E
# configure:3306: checking for ANSI C header files
# configure:3410: result: yes
# configure:3423: checking for sys/types.h
# configure:3423: result: yes
# configure:3423: checking for sys/stat.h
# configure:3423: result: yes
# configure:3423: checking for stdlib.h
# configure:3423: result: yes
# configure:3423: checking for string.h
# configure:3423: result: yes
# configure:3423: checking for memory.h
# configure:3423: result: yes
# configure:3423: checking for strings.h
# configure:3423: result: yes
# configure:3423: checking for inttypes.h
# configure:3423: result: yes
# configure:3423: checking for stdint.h
# configure:3423: result: yes
# configure:3423: checking for unistd.h
# configure:3423: result: yes
# configure:3438: checking pthread.h usability
# configure:3438: gcc -c conftest.c >&5
# configure:3438: $? = 0
# configure:3438: result: yes
# configure:3438: checking pthread.h presence
# configure:3438: gcc -E conftest.c
# configure:3438: $? = 0
# configure:3438: result: yes
# configure:3438: checking for pthread.h
# configure:3438: result: yes
# configure:3518: updating cache .././config.cache
# configure:3595: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:774: creating Makefile
# config.status:774: creating gdb.ada/Makefile
# config.status:774: creating gdb.arch/Makefile
# config.status:774: creating gdb.asm/Makefile
# config.status:774: creating gdb.base/Makefile
# config.status:774: creating gdb.btrace/Makefile
# config.status:774: creating gdb.cell/Makefile
# config.status:774: creating gdb.cp/Makefile
# config.status:774: creating gdb.disasm/Makefile
# config.status:774: creating gdb.dwarf2/Makefile
# config.status:774: creating gdb.fortran/Makefile
# config.status:774: creating gdb.go/Makefile
# config.status:774: creating gdb.server/Makefile
# config.status:774: creating gdb.java/Makefile
# config.status:774: creating gdb.hp/Makefile
# config.status:774: creating gdb.hp/gdb.objdbg/Makefile
# config.status:774: creating gdb.hp/gdb.base-hp/Makefile
# config.status:774: creating gdb.hp/gdb.aCC/Makefile
# config.status:774: creating gdb.hp/gdb.compat/Makefile
# config.status:774: creating gdb.hp/gdb.defects/Makefile
# config.status:774: creating gdb.linespec/Makefile
# config.status:774: creating gdb.mi/Makefile
# config.status:774: creating gdb.modula2/Makefile
# config.status:774: creating gdb.multi/Makefile
# config.status:774: creating gdb.objc/Makefile
# config.status:774: creating gdb.opencl/Makefile
# config.status:774: creating gdb.opt/Makefile
# config.status:774: creating gdb.pascal/Makefile
# config.status:774: creating gdb.python/Makefile
# config.status:774: creating gdb.reverse/Makefile
# config.status:774: creating gdb.stabs/Makefile
# config.status:774: creating gdb.threads/Makefile
# config.status:774: creating gdb.trace/Makefile
# config.status:774: creating gdb.xml/Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_MAKEINFOFLAGS_set=
# ac_cv_env_MAKEINFOFLAGS_value=
# ac_cv_env_MAKEINFO_set=set
# ac_cv_env_MAKEINFO_value='makeinfo --split-size=5000000'
# ac_cv_env_XMKMF_set=
# ac_cv_env_XMKMF_value=
# ac_cv_env_YACC_set=set
# ac_cv_env_YACC_value='bison -y'
# ac_cv_env_YFLAGS_set=
# ac_cv_env_YFLAGS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func__mcleanup=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_getuid=yes
# ac_cv_func_iconvlist=no
# ac_cv_func_libiconvlist=no
# ac_cv_func_lstat=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_monstartup=yes
# ac_cv_func_pipe=yes
# ac_cv_func_poll=yes
# ac_cv_func_posix_madvise=yes
# ac_cv_func_pread64=yes
# ac_cv_func_pread=yes
# ac_cv_func_pwrite=yes
# ac_cv_func_readlink=yes
# ac_cv_func_realpath=yes
# ac_cv_func_resize_term=yes
# ac_cv_func_sbrk=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setpgid=yes
# ac_cv_func_setpgrp=yes
# ac_cv_func_setpgrp_void=yes
# ac_cv_func_setrlimit=yes
# ac_cv_func_setsid=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sigsetmask=yes
# ac_cv_func_socketpair=yes
# ac_cv_func_syscall=yes
# ac_cv_func_ttrace=no
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_waitpid=yes
# ac_cv_func_wborder=yes
# ac_cv_func_wctype=yes
# ac_cv_func_wresize=yes
# ac_cv_have_decl_ADDR_NO_RANDOMIZE=yes
# ac_cv_have_decl_free=yes
# ac_cv_have_decl_getopt=yes
# ac_cv_have_decl_malloc=yes
# ac_cv_have_decl_ptrace=yes
# ac_cv_have_decl_realloc=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_strerror=yes
# ac_cv_have_decl_strstr=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
# ac_cv_header_cursesX_h=no
# ac_cv_header_curses_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_elf_hp_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libunwind_ia64_h=no
# ac_cv_header_link_h=yes
# ac_cv_header_linux_perf_event_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_machine_reg_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_ncurses_h=yes
# ac_cv_header_ncurses_ncurses_h=no
# ac_cv_header_ncurses_term_h=no
# ac_cv_header_nlist_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_proc_service_h=no
# ac_cv_header_pthread_h=yes
# ac_cv_header_ptrace_h=no
# ac_cv_header_sgtty_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_debugreg_h=yes
# ac_cv_header_sys_fault_h=no
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_filio_h=no
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_proc_h=no
# ac_cv_header_sys_procfs_h=yes
# ac_cv_header_sys_ptrace_h=yes
# ac_cv_header_sys_reg_h=yes
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_syscall_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_un_h=yes
# ac_cv_header_sys_user_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_term_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_thread_db_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wait_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_main=yes
# ac_cv_liblzma=yes
# ac_cv_member_struct_reg_r_fs=no
# ac_cv_member_struct_reg_r_gs=no
# ac_cv_member_struct_stat_st_blksize=yes
# ac_cv_member_struct_stat_st_blocks=yes
# ac_cv_member_struct_thread_td_pcb=no
# ac_cv_member_struct_user_regs_struct_fs_base=yes
# ac_cv_member_struct_user_regs_struct_gs_base=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_MAKE=make
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_WINDRES=windres
# ac_cv_prog_YACC='bison -y'
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_dlgetmodinfo=no
# ac_cv_search_dlopen=-ldl
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_socketpair='none required'
# ac_cv_search_tgetent='none required'
# ac_cv_search_waddstr=-lncurses
# ac_cv_search_zlibVersion=-lz
# ac_cv_sizeof_unsigned___int128=16
# ac_cv_sizeof_unsigned_long=8
# ac_cv_sizeof_unsigned_long_long=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_socklen_t=yes
# ac_cv_var__etext=yes
# ac_cv_var_etext=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_build_libiconv_path=
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_prog_cc_stdc=
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# am_cv_use_build_libiconv=no
# am_cv_val_LC_MESSAGES=yes
# bfd_cv_have_sys_procfs_type_fpregset_t=no
# bfd_cv_have_sys_procfs_type_gregset_t=no
# bfd_cv_have_sys_procfs_type_lwpid_t=yes
# bfd_cv_have_sys_procfs_type_pr_sigaction64_t=no
# bfd_cv_have_sys_procfs_type_pr_siginfo64_t=no
# bfd_cv_have_sys_procfs_type_pr_sigset_t=no
# bfd_cv_have_sys_procfs_type_prfpregset32_t=no
# bfd_cv_have_sys_procfs_type_prfpregset_t=yes
# bfd_cv_have_sys_procfs_type_prgregset32_t=no
# bfd_cv_have_sys_procfs_type_prgregset_t=yes
# bfd_cv_have_sys_procfs_type_prrun_t=no
# bfd_cv_have_sys_procfs_type_prsysent_t=no
# bfd_cv_have_sys_procfs_type_psaddr_t=yes
# bfd_cv_have_sys_procfs_type_pstatus_t=no
# gdb_cv_c_long_double=yes
# gdb_cv_c_long_long=yes
# gdb_cv_func_ptrace_args=int,int,long,long
# gdb_cv_func_ptrace_ret=long
# gdb_cv_func_sigsetjmp=yes
# gdb_cv_have_gnu_regex=yes
# gdb_cv_have_makeinfo_click=yes
# gdb_cv_have_procfs_piocset=no
# gdb_cv_have_pt_getdbregs=no
# gdb_cv_have_pt_getxmmregs=no
# gdb_cv_have_ptrace_getfpxregs=yes
# gdb_cv_have_ptrace_getregs=yes
# gdb_cv_have_struct_link_map32=no
# gdb_cv_have_struct_link_map_with_l_members=yes
# gdb_cv_have_struct_link_map_with_lm_members=no
# gdb_cv_have_struct_so_map_with_som_members=no
# gdb_cv_os_cygwin=no
# gdb_cv_prfpregset_t_broken=no
# gdb_cv_printf_has_decfloat=no
# gdb_cv_printf_has_long_double=yes
# gdb_cv_printf_has_long_long=yes
# gdb_cv_scanf_has_long_double=yes
# gdb_cv_struct_lwp=no
# gdb_cv_struct_reg=no
# gdb_cv_sys_syscall_h_has_tkill=yes
# gdb_cv_thread_db_h_has_td_notalloc=yes
# gdb_cv_thread_db_h_has_td_notls=yes
# gdb_cv_thread_db_h_has_td_version=yes
# gdb_cv_var_elf=yes
# gdb_cv_var_macho=no
# gdb_cv_var_som=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PTHREAD_H=1'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GMAKE_FALSE='#'
# GMAKE_TRUE=''
# GREP='/usr/sbin/grep'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKE='make'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RPATH_ENVVAR='LD_LIBRARY_PATH'
# SET_MAKE=''
# SHELL='/bin/sh'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# subdirs=''
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux-gnu'
# target_cpu='x86_64'
# target_noncanonical='x86_64-unknown-linux-gnu'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_PTHREAD_H 1
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/gdb/build-gnulib/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ .././gnulib/configure --disable-option-checking --prefix=NONE --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu target_alias=x86_64-unknown-linux-gnu CC=gcc CFLAGS= LDFLAGS=-static-libstdc++ -static-libgcc CPPFLAGS= MAKEINFO=makeinfo --split-size=5000000 YACC=bison -y --cache-file=./config.cache --srcdir=.././gnulib
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2589: creating cache ./config.cache
# configure:2686: checking whether to enable maintainer-specific portions of Makefiles
# configure:2695: result: no
# configure:2717: checking for x86_64-unknown-linux-gnu-gcc
# configure:2744: result: gcc
# configure:3013: checking for C compiler version
# configure:3022: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3033: $? = 0
# configure:3022: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:3033: $? = 0
# configure:3022: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3033: $? = 1
# configure:3022: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3033: $? = 1
# configure:3055: checking for C compiler default output file name
# configure:3077: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3081: $? = 0
# configure:3118: result: a.out
# configure:3134: checking whether the C compiler works
# configure:3143: ./a.out
# configure:3147: $? = 0
# configure:3162: result: yes
# configure:3169: checking whether we are cross compiling
# configure:3171: result: no
# configure:3174: checking for suffix of executables
# configure:3181: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3185: $? = 0
# configure:3207: result:
# configure:3213: checking for suffix of object files
# configure:3235: gcc -c conftest.c >&5
# configure:3239: $? = 0
# configure:3260: result: o
# configure:3264: checking whether we are using the GNU C compiler
# configure:3283: gcc -c conftest.c >&5
# configure:3283: $? = 0
# configure:3292: result: yes
# configure:3301: checking whether gcc accepts -g
# configure:3321: gcc -c -g conftest.c >&5
# configure:3321: $? = 0
# configure:3362: result: yes
# configure:3379: checking for gcc option to accept ISO C89
# configure:3443: gcc -c conftest.c >&5
# configure:3443: $? = 0
# configure:3456: result: none needed
# configure:3503: checking build system type
# configure:3517: result: x86_64-unknown-linux-gnu
# configure:3537: checking host system type
# configure:3550: result: x86_64-unknown-linux-gnu
# configure:3576: checking how to run the C preprocessor
# configure:3607: gcc -E conftest.c
# configure:3607: $? = 0
# configure:3621: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3621: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3646: result: gcc -E
# configure:3666: gcc -E conftest.c
# configure:3666: $? = 0
# configure:3680: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3680: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3709: checking for grep that handles long lines and -e
# configure:3767: result: /usr/sbin/grep
# configure:3772: checking for egrep
# configure:3834: result: /usr/sbin/grep -E
# configure:3839: checking for ANSI C header files
# configure:3859: gcc -c conftest.c >&5
# configure:3859: $? = 0
# configure:3932: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3932: $? = 0
# configure:3932: ./conftest
# configure:3932: $? = 0
# configure:3943: result: yes
# configure:3956: checking for sys/types.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for sys/stat.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for stdlib.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for string.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for memory.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for strings.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for inttypes.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for stdint.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3956: checking for unistd.h
# configure:3956: gcc -c conftest.c >&5
# configure:3956: $? = 0
# configure:3956: result: yes
# configure:3972: checking minix/config.h usability
# configure:3972: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:3972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3972: result: no
# configure:3972: checking minix/config.h presence
# configure:3972: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:3972: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3972: result: no
# configure:3972: checking for minix/config.h
# configure:3972: result: no
# configure:4001: checking whether it is safe to define __EXTENSIONS__
# configure:4019: gcc -c conftest.c >&5
# configure:4019: $? = 0
# configure:4026: result: yes
# configure:4044: checking for Minix Amsterdam compiler
# configure:4068: result: no
# configure:4329: checking for x86_64-unknown-linux-gnu-gcc
# configure:4356: result: gcc
# configure:4625: checking for C compiler version
# configure:4634: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4645: $? = 0
# configure:4634: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4645: $? = 0
# configure:4634: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4645: $? = 1
# configure:4634: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4645: $? = 1
# configure:4649: checking whether we are using the GNU C compiler
# configure:4677: result: yes
# configure:4686: checking whether gcc accepts -g
# configure:4747: result: yes
# configure:4764: checking for gcc option to accept ISO C89
# configure:4841: result: none needed
# configure:4888: checking target system type
# configure:4901: result: x86_64-unknown-linux-gnu
# configure:4939: checking for working alloca.h
# configure:4956: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4956: $? = 0
# configure:4964: result: yes
# configure:4972: checking for alloca
# configure:5009: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5009: $? = 0
# configure:5017: result: yes
# configure:5133: checking for mbstate_t
# configure:5157: gcc -c conftest.c >&5
# configure:5157: $? = 0
# configure:5164: result: yes
# configure:5183: checking for btowc
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for isblank
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'isblank'
# char isblank ();
# ^
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for iswctype
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mbsrtowcs
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mempcpy
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for wmemchr
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for wmemcpy
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for wmempcpy
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for symlink
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mbsinit
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mbrtowc
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for mprotect
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5183: checking for iswcntrl
# configure:5183: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'iswcntrl'
# char iswcntrl ();
# ^
# configure:5183: $? = 0
# configure:5183: result: yes
# configure:5239: checking wctype.h usability
# configure:5239: gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking wctype.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for wctype.h
# configure:5239: result: yes
# configure:5239: checking wchar.h usability
# configure:5239: gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking wchar.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for wchar.h
# configure:5239: result: yes
# configure:5239: checking for stdint.h
# configure:5239: result: yes
# configure:5239: checking for inttypes.h
# configure:5239: result: yes
# configure:5239: checking for unistd.h
# configure:5239: result: yes
# configure:5239: checking sys/mman.h usability
# configure:5239: gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking sys/mman.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for sys/mman.h
# configure:5239: result: yes
# configure:5239: checking features.h usability
# configure:5239: gcc -c conftest.c >&5
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking features.h presence
# configure:5239: gcc -E conftest.c
# configure:5239: $? = 0
# configure:5239: result: yes
# configure:5239: checking for features.h
# configure:5239: result: yes
# configure:5255: checking for unsigned long long int
# configure:5294: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5294: $? = 0
# configure:5303: result: yes
# configure:5313: checking for long long int
# configure:5351: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5351: $? = 0
# configure:5351: ./conftest
# configure:5351: $? = 0
# configure:5363: result: yes
# configure:5378: checking whether the preprocessor supports include_next
# configure:5416: gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:5416: $? = 0
# configure:5437: result: yes
# configure:5458: checking whether system header files limit the line length
# configure:5481: result: no
# configure:5505: gcc -c conftest.c >&5
# conftest.c:51:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:51:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:51:16: error: unknown type name 'universal'
# configure:5505: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:5670: checking whether stdint.h conforms to C99
# configure:5839: gcc -c conftest.c >&5
# configure:5839: $? = 0
# configure:5919: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5919: $? = 0
# configure:5919: ./conftest
# configure:5919: $? = 0
# configure:5931: result: yes
# configure:6394: checking whether imaxabs is declared without a macro
# configure:6412: gcc -c conftest.c >&5
# configure:6412: $? = 0
# configure:6420: result: yes
# configure:6394: checking whether imaxdiv is declared without a macro
# configure:6412: gcc -c conftest.c >&5
# configure:6412: $? = 0
# configure:6420: result: yes
# configure:6394: checking whether strtoimax is declared without a macro
# configure:6412: gcc -c conftest.c >&5
# configure:6412: $? = 0
# configure:6420: result: yes
# configure:6394: checking whether strtoumax is declared without a macro
# configure:6412: gcc -c conftest.c >&5
# configure:6412: $? = 0
# configure:6420: result: yes
# configure:6436: checking for inttypes.h
# configure:6436: result: yes
# configure:6447: checking whether the inttypes.h PRIxNN macros are broken
# configure:6469: gcc -c conftest.c >&5
# configure:6469: $? = 0
# configure:6477: result: no
# configure:6493: checking for nl_langinfo and CODESET
# configure:6509: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6509: $? = 0
# configure:6518: result: yes
# configure:6553: checking for working fcntl.h
# configure:6656: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6656: $? = 0
# configure:6656: ./conftest
# configure:6656: $? = 0
# configure:6671: result: yes
# configure:6695: checking whether getc_unlocked is declared
# configure:6695: gcc -c conftest.c >&5
# configure:6695: $? = 0
# configure:6695: result: yes
# configure:6708: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:6738: result: yes
# configure:6850: checking for a traditional japanese locale
# configure:6920: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6923: $? = 0
# configure:6981: result: none
# configure:6989: checking for a transitional chinese locale
# configure:7060: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7063: $? = 0
# configure:7114: result: none
# configure:7121: checking for a french Unicode locale
# configure:7193: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7196: $? = 0
# configure:7242: result: none
# configure:7250: checking for a traditional french locale
# configure:7318: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7321: $? = 0
# configure:7377: result: none
# configure:7474: checking for mmap
# configure:7474: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7474: $? = 0
# configure:7474: result: yes
# configure:7485: checking for MAP_ANONYMOUS
# configure:7522: result: yes
# configure:7556: checking whether memchr works
# configure:7619: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7619: $? = 0
# configure:7619: ./conftest
# configure:7619: $? = 0
# configure:7629: result: yes
# configure:7637: checking whether memmem is declared
# configure:7637: gcc -c conftest.c >&5
# configure:7637: $? = 0
# configure:7637: result: yes
# configure:7655: checking for memmem
# configure:7655: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7655: $? = 0
# configure:7655: result: yes
# configure:7679: checking whether memmem works
# configure:7743: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:7743: $? = 0
# configure:7743: ./conftest
# configure:7743: $? = 0
# configure:7754: result: yes
# configure:7765: checking for stdbool.h that conforms to C99
# configure:7832: gcc -c conftest.c >&5
# configure:7832: $? = 0
# configure:7839: result: yes
# configure:7841: checking for _Bool
# configure:7841: gcc -c conftest.c >&5
# configure:7841: $? = 0
# configure:7841: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:98:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:7841: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7841: result: yes
# configure:7857: checking for wchar_t
# configure:7874: gcc -c conftest.c >&5
# configure:7874: $? = 0
# configure:7881: result: yes
# configure:7889: checking for C/C++ restrict keyword
# configure:7914: gcc -c conftest.c >&5
# configure:7914: $? = 0
# configure:7922: result: __restrict
# configure:8009: checking whether ffsl is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether ffsll is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether memmem is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether mempcpy is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether memrchr is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether rawmemchr is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether stpcpy is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether stpncpy is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strchrnul is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strdup is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strncat is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strndup is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strnlen is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strpbrk is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strsep is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strcasestr is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strtok_r is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strerror_r is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strsignal is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8009: checking whether strverscmp is declared without a macro
# configure:8027: gcc -c conftest.c >&5
# configure:8027: $? = 0
# configure:8035: result: yes
# configure:8049: checking whether uses 'inline' correctly
# configure:8071: gcc -c conftest.c >&5
# configure:8074: $? = 0
# configure:8092: gcc -c conftest.c >&5
# configure:8095: $? = 0
# configure:8108: result: yes
# configure:8143: checking for wint_t
# configure:8168: gcc -c conftest.c >&5
# configure:8168: $? = 0
# configure:8175: result: yes
# configure:8230: checking for alloca as a compiler built-in
# configure:8254: result: yes
# configure:8325: checking for working GNU fnmatch
# configure:8426: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:8426: $? = 0
# configure:8426: ./conftest
# configure:8426: $? = 0
# configure:8438: result: yes
# configure:8624: gcc -c conftest.c >&5
# conftest.c:89:23: error: conflicting types for 'foo'
# extern int foo;
# ^
# conftest.c:88:28: note: previous declaration of 'foo' was here
# extern intptr_t foo;
# ^
# configure:8624: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_BTOWC 1
# | #define HAVE_ISBLANK 1
# | #define HAVE_ISWCTYPE 1
# | #define HAVE_MBSRTOWCS 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_WMEMCHR 1
# | #define HAVE_WMEMCPY 1
# | #define HAVE_WMEMPCPY 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMMEM 1
# | #define HAVE_MEMMEM 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:8624: gcc -c conftest.c >&5
# configure:8624: $? = 0
# configure:8634: checking whether INT32_MAX < INTMAX_MAX
# configure:8668: gcc -c conftest.c >&5
# configure:8668: $? = 0
# configure:8675: result: yes
# configure:8686: checking whether INT64_MAX == LONG_MAX
# configure:8720: gcc -c conftest.c >&5
# configure:8720: $? = 0
# configure:8727: result: yes
# configure:8740: checking whether UINT32_MAX < UINTMAX_MAX
# configure:8774: gcc -c conftest.c >&5
# configure:8774: $? = 0
# configure:8781: result: yes
# configure:8792: checking whether UINT64_MAX == ULONG_MAX
# configure:8826: gcc -c conftest.c >&5
# configure:8826: $? = 0
# configure:8833: result: yes
# configure:8890: checking whether mbrtowc handles incomplete characters
# configure:8947: result: guessing yes
# configure:8953: checking whether mbrtowc works as well as mbtowc
# configure:9014: result: guessing yes
# configure:9071: checking whether mbrtowc handles a NULL pwc argument
# configure:9142: result: guessing yes
# configure:9148: checking whether mbrtowc handles a NULL string argument
# configure:9207: result: guessing yes
# configure:9215: checking whether mbrtowc has a correct return value
# configure:9345: result: guessing yes
# configure:9351: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:9407: result: guessing yes
# configure:9502: checking whether mbrtowc handles incomplete characters
# configure:9559: result: guessing yes
# configure:9565: checking whether mbrtowc works as well as mbtowc
# configure:9626: result: guessing yes
# configure:9742: checking whether mbrtowc handles incomplete characters
# configure:9799: result: guessing yes
# configure:9805: checking whether mbrtowc works as well as mbtowc
# configure:9866: result: guessing yes
# configure:9926: checking whether mbsrtowcs works
# configure:10030: result: guessing yes
# configure:10125: checking whether memmem works in linear time
# configure:10196: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:10196: $? = 0
# configure:10196: ./conftest
# configure:10196: $? = 0
# configure:10207: result: yes
# configure:10235: checking for memmem
# configure:10235: result: yes
# configure:10259: checking whether memmem works
# configure:10334: result: yes
# configure:10408: checking whether NULL can be used in arbitrary expressions
# configure:10426: gcc -c conftest.c >&5
# configure:10426: $? = 0
# configure:10433: result: yes
# configure:10625: checking whether btowc is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wctob is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbsinit is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbrtowc is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbrlen is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbsrtowcs is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether mbsnrtowcs is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcrtomb is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsrtombs is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsnrtombs is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcwidth is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemchr is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemcmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemcpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemmove is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wmemset is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcslen is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsnlen is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcpcpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsncpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcpncpy is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscat is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsncat is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsncmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscasecmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsncasecmp is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscoll is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsxfrm is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsdup is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcschr is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsrchr is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcscspn is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsspn is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcspbrk is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcsstr is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcstok is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10625: checking whether wcswidth is declared without a macro
# configure:10653: gcc -c conftest.c >&5
# configure:10653: $? = 0
# configure:10661: result: yes
# configure:10782: checking whether iswcntrl works
# configure:10826: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:10826: $? = 0
# configure:10826: ./conftest
# configure:10826: $? = 0
# configure:10837: result: yes
# configure:10861: checking for towlower
# configure:10861: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:155:6: warning: conflicting types for built-in function 'towlower'
# char towlower ();
# ^
# configure:10861: $? = 0
# configure:10861: result: yes
# configure:10909: checking for wctype_t
# configure:10937: gcc -c conftest.c >&5
# configure:10937: $? = 0
# configure:10945: result: yes
# configure:10951: checking for wctrans_t
# configure:10977: gcc -c conftest.c >&5
# configure:10977: $? = 0
# configure:10985: result: yes
# configure:10994: checking whether wctype is declared without a macro
# configure:11023: gcc -c conftest.c >&5
# configure:11023: $? = 0
# configure:11031: result: yes
# configure:10994: checking whether iswctype is declared without a macro
# configure:11023: gcc -c conftest.c >&5
# configure:11023: $? = 0
# configure:11031: result: yes
# configure:10994: checking whether wctrans is declared without a macro
# configure:11023: gcc -c conftest.c >&5
# configure:11023: $? = 0
# configure:11031: result: yes
# configure:10994: checking whether towctrans is declared without a macro
# configure:11023: gcc -c conftest.c >&5
# configure:11023: $? = 0
# configure:11031: result: yes
# configure:11102: checking for a BSD-compatible install
# configure:11170: result: /usr/bin/install -c
# configure:11181: checking whether build environment is sane
# configure:11231: result: yes
# configure:11372: checking for a thread-safe mkdir -p
# configure:11411: result: /usr/sbin/mkdir -p
# configure:11425: checking for gawk
# configure:11452: result: gawk
# configure:11463: checking whether make sets $(MAKE)
# configure:11485: result: yes
# configure:11515: checking for style of include used by make
# configure:11543: result: GNU
# configure:11619: checking dependency style of gcc
# configure:11729: result: gcc3
# configure:11751: checking whether ln -s works
# configure:11755: result: yes
# configure:11765: checking for x86_64-unknown-linux-gnu-ranlib
# configure:11792: result: ranlib
# configure:11858: checking for x86_64-unknown-linux-gnu-ar
# configure:11885: result: ar
# configure:12021: updating cache ./config.cache
# configure:12134: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:1251: creating Makefile
# config.status:1251: creating import/Makefile
# config.status:1251: creating config.h
# config.status:1464: executing depfiles commands
# config.status:1464: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func_alloca_works=yes
# ac_cv_func_btowc=yes
# ac_cv_func_isblank=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memmem=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_symlink=yes
# ac_cv_func_towlower=yes
# ac_cv_func_wmemchr=yes
# ac_cv_func_wmemcpy=yes
# ac_cv_func_wmempcpy=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_iswctype=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_towctrans=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wctrans=yes
# ac_cv_have_decl_wctype=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_features_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_langinfo_codeset=yes
# am_cv_prog_cc_stdc=
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_decl_null_works=yes
# gl_cv_func_fnmatch_gnu=yes
# gl_cv_func_iswcntrl_works=yes
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg1='guessing yes'
# gl_cv_func_mbrtowc_null_arg2='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_mbsrtowcs_works='guessing yes'
# gl_cv_func_memchr_works=yes
# gl_cv_func_memmem_works_always=yes
# gl_cv_func_memmem_works_fast=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_iswctype=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_towctrans=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wctrans=yes
# gl_cv_have_raw_decl_wctype=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_next_inttypes_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_string_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_h=''
# gl_cv_pragma_columns=no
# gl_cv_rpl_alloca=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run aclocal-1.11'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run tar'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# AUTOCONF='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run automake-1.11'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FNMATCH_H=''
# GLIBC21='yes'
# GL_COND_LIBTOOL_FALSE=''
# GL_COND_LIBTOOL_TRUE='#'
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_FNMATCH_H_FALSE=''
# GL_GENERATE_FNMATCH_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GNULIB_BTOWC='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='1'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='1'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_RAWMEMCHR='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='0'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTRANS='0'
# GNULIB_WCTYPE='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GREP='/usr/sbin/grep'
# HAVE_BTOWC='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_INTTYPES_H='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_RAWMEMCHR='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRSEP='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_TYPES_H='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WCTRANS_T='1'
# HAVE_WCTYPE_H='1'
# HAVE_WCTYPE_T='1'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE__BOOL='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/import"'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo --split-size=5000000'
# MKDIR_P='/usr/sbin/mkdir -p'
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_INTTYPES_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STRING_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# OBJEXT='o'
# PACKAGE='libgnu'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REPLACE_BTOWC='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_NULL='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='0'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_TOWLOWER='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCWIDTH='0'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP=''
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNDEFINE_STRTOK_R='0'
# VERSION='UNUSED-VERSION'
# WCHAR_T_SUFFIX=''
# WINT_T_SUFFIX=''
# ac_ct_CC=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=' -I$(srcdir)'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=''
# gl_LTLIBOBJS=''
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN__GNULIB_TESTS'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkglibexecdir='${libexecdir}/${PACKAGE}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux-gnu'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_BTOWC 1
# #define HAVE_ISBLANK 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_MEMPCPY 1
# #define HAVE_WMEMCHR 1
# #define HAVE_WMEMCPY 1
# #define HAVE_WMEMPCPY 1
# #define HAVE_SYMLINK 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMMEM 1
# #define HAVE_MEMMEM 1
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_WINT_T 1
# #define HAVE_ALLOCA 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MBSRTOWCS 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMMEM 1
# #define GNULIB_TEST_MEMMEM 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_TOWLOWER 1
# #define HAVE_RAW_DECL_WCTYPE 1
# #define HAVE_RAW_DECL_ISWCTYPE 1
# #define HAVE_RAW_DECL_WCTRANS 1
# #define HAVE_RAW_DECL_TOWCTRANS 1
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES = Makefile
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS = depfiles
# $ config.status
#
# on 622c25be6a1b
#
# config.status:1251: creating Makefile
# config.status:1464: executing depfiles commands

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/libiberty/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/crash/src/crash-7.1.5/gdb-7.6/libiberty/configure --cache-file=./config.cache --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=.././libiberty
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2223: creating cache ./config.cache
# configure:2374: checking whether to enable maintainer-specific portions of Makefiles
# configure:2384: result: no
# configure:2399: checking for makeinfo
# configure:2426: result: makeinfo --split-size=5000000
# configure:2466: checking for perl
# configure:2482: found /usr/sbin/perl
# configure:2493: result: perl
# configure:2512: checking build system type
# configure:2526: result: x86_64-unknown-linux-gnu
# configure:2546: checking host system type
# configure:2559: result: x86_64-unknown-linux-gnu
# configure:2584: checking for x86_64-unknown-linux-gnu-ar
# configure:2611: result: ar
# configure:2676: checking for x86_64-unknown-linux-gnu-ranlib
# configure:2703: result: ranlib
# configure:2796: checking for x86_64-unknown-linux-gnu-gcc
# configure:2823: result: gcc
# configure:3092: checking for C compiler version
# configure:3101: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3112: $? = 0
# configure:3101: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:3112: $? = 0
# configure:3101: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3112: $? = 1
# configure:3101: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3112: $? = 1
# configure:3128: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3131: $? = 0
# configure:3160: checking for C compiler default output file name
# configure:3182: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3186: $? = 0
# configure:3223: result: a.out
# configure:3239: checking whether the C compiler works
# configure:3248: ./a.out
# configure:3252: $? = 0
# configure:3267: result: yes
# configure:3274: checking whether we are cross compiling
# configure:3276: result: no
# configure:3279: checking for suffix of executables
# configure:3286: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3290: $? = 0
# configure:3312: result:
# configure:3319: checking for suffix of object files
# configure:3341: gcc -c conftest.c >&5
# configure:3345: $? = 0
# configure:3366: result: o
# configure:3370: checking whether we are using the GNU C compiler
# configure:3389: gcc -c conftest.c >&5
# configure:3389: $? = 0
# configure:3398: result: yes
# configure:3407: checking whether gcc accepts -g
# configure:3427: gcc -c -g conftest.c >&5
# configure:3427: $? = 0
# configure:3468: result: yes
# configure:3485: checking for gcc option to accept ISO C89
# configure:3549: gcc -c conftest.c >&5
# configure:3549: $? = 0
# configure:3562: result: none needed
# configure:3590: checking for special C compiler options needed for large files
# configure:3635: result: no
# configure:3641: checking for _FILE_OFFSET_BITS value needed for large files
# configure:3666: gcc -c conftest.c >&5
# configure:3666: $? = 0
# configure:3698: result: no
# configure:3786: checking how to run the C preprocessor
# configure:3817: gcc -E -O2 conftest.c
# configure:3817: $? = 0
# configure:3831: gcc -E -O2 conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3831: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3856: result: gcc -E
# configure:3876: gcc -E -O2 conftest.c
# configure:3876: $? = 0
# configure:3890: gcc -E -O2 conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3890: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3933: checking whether gcc supports -W
# configure:3950: gcc -c -W conftest.c >&5
# configure:3950: $? = 0
# configure:3959: result: yes
# configure:3933: checking whether gcc supports -Wall
# configure:3950: gcc -c -Wall conftest.c >&5
# configure:3950: $? = 0
# configure:3959: result: yes
# configure:3933: checking whether gcc supports -Wwrite-strings
# configure:3950: gcc -c -Wwrite-strings conftest.c >&5
# configure:3950: $? = 0
# configure:3959: result: yes
# configure:3933: checking whether gcc supports -Wc++-compat
# configure:3950: gcc -c -Wc++-compat conftest.c >&5
# configure:3950: $? = 0
# configure:3959: result: yes
# configure:3933: checking whether gcc supports -Wstrict-prototypes
# configure:3950: gcc -c -Wstrict-prototypes conftest.c >&5
# conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:3950: $? = 0
# configure:3959: result: yes
# configure:3970: checking whether gcc supports -pedantic
# configure:3988: gcc -c -pedantic conftest.c >&5
# configure:3988: $? = 0
# configure:3996: result: yes
# configure:4006: checking whether gcc and cc understand -c and -o together
# configure:4037: gcc -c conftest.c -o conftest2.o >&5
# configure:4041: $? = 0
# configure:4047: gcc -c conftest.c -o conftest2.o >&5
# configure:4051: $? = 0
# configure:4062: cc -c conftest.c >&5
# configure:4066: $? = 0
# configure:4074: cc -c conftest.c -o conftest2.o >&5
# configure:4078: $? = 0
# configure:4084: cc -c conftest.c -o conftest2.o >&5
# configure:4088: $? = 0
# configure:4106: result: yes
# configure:4125: checking for an ANSI C-conforming const
# configure:4190: gcc -c conftest.c >&5
# configure:4190: $? = 0
# configure:4197: result: yes
# configure:4205: checking for inline
# configure:4221: gcc -c conftest.c >&5
# configure:4221: $? = 0
# configure:4229: result: inline
# configure:4248: checking for grep that handles long lines and -e
# configure:4306: result: /usr/sbin/grep
# configure:4311: checking for egrep
# configure:4373: result: /usr/sbin/grep -E
# configure:4378: checking for ANSI C header files
# configure:4398: gcc -c conftest.c >&5
# configure:4398: $? = 0
# configure:4471: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4471: $? = 0
# configure:4471: ./conftest
# configure:4471: $? = 0
# configure:4482: result: yes
# configure:4495: checking for sys/types.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4495: checking for sys/stat.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4495: checking for stdlib.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4495: checking for string.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4495: checking for memory.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4495: checking for strings.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4495: checking for inttypes.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4495: checking for stdint.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4495: checking for unistd.h
# configure:4495: gcc -E -O2 conftest.c
# configure:4495: $? = 0
# configure:4495: result: yes
# configure:4506: checking whether byte ordering is bigendian
# configure:4521: gcc -c conftest.c >&5
# conftest.c:20:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:20:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:20:15: error: unknown type name 'universal'
# configure:4521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4566: gcc -c conftest.c >&5
# configure:4566: $? = 0
# configure:4584: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:26:4: error: unknown type name 'not'
# not big endian
# ^
# conftest.c:26:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^
# configure:4584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4712: result: no
# configure:4751: checking for a BSD-compatible install
# configure:4819: result: /usr/bin/install -c
# configure:4967: checking for sys/file.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for sys/param.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for limits.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for stdlib.h
# configure:4967: result: yes
# configure:4967: checking for malloc.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for string.h
# configure:4967: result: yes
# configure:4967: checking for unistd.h
# configure:4967: result: yes
# configure:4967: checking for strings.h
# configure:4967: result: yes
# configure:4967: checking for sys/time.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for time.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for sys/resource.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for sys/stat.h
# configure:4967: result: yes
# configure:4967: checking for sys/mman.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for fcntl.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for alloca.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for sys/pstat.h
# configure:4967: gcc -E -O2 conftest.c
# conftest.c:34:23: fatal error: sys/pstat.h: No such file or directory
# compilation terminated.
# configure:4967: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | /* end confdefs.h. */
# | #include
# configure:4967: result: no
# configure:4967: checking for sys/sysmp.h
# configure:4967: gcc -E -O2 conftest.c
# conftest.c:34:23: fatal error: sys/sysmp.h: No such file or directory
# compilation terminated.
# configure:4967: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | /* end confdefs.h. */
# | #include
# configure:4967: result: no
# configure:4967: checking for sys/sysinfo.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for machine/hal_sysinfo.h
# configure:4967: gcc -E -O2 conftest.c
# conftest.c:35:33: fatal error: machine/hal_sysinfo.h: No such file or directory
# compilation terminated.
# configure:4967: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | /* end confdefs.h. */
# | #include
# configure:4967: result: no
# configure:4967: checking for sys/table.h
# configure:4967: gcc -E -O2 conftest.c
# conftest.c:35:23: fatal error: sys/table.h: No such file or directory
# compilation terminated.
# configure:4967: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | /* end confdefs.h. */
# | #include
# configure:4967: result: no
# configure:4967: checking for sys/sysctl.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for sys/systemcfg.h
# configure:4967: gcc -E -O2 conftest.c
# conftest.c:36:27: fatal error: sys/systemcfg.h: No such file or directory
# compilation terminated.
# configure:4967: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:4967: result: no
# configure:4967: checking for stdint.h
# configure:4967: result: yes
# configure:4967: checking for stdio_ext.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4967: checking for process.h
# configure:4967: gcc -E -O2 conftest.c
# conftest.c:38:21: fatal error: process.h: No such file or directory
# compilation terminated.
# configure:4967: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | /* end confdefs.h. */
# | #include
# configure:4967: result: no
# configure:4967: checking for sys/prctl.h
# configure:4967: gcc -E -O2 conftest.c
# configure:4967: $? = 0
# configure:4967: result: yes
# configure:4977: checking for sys/wait.h that is POSIX.1 compatible
# configure:5003: gcc -c conftest.c >&5
# configure:5003: $? = 0
# configure:5010: result: yes
# configure:5018: checking whether time.h and sys/time.h may both be included
# configure:5038: gcc -c conftest.c >&5
# configure:5038: $? = 0
# configure:5045: result: yes
# configure:5054: checking whether errno must be declared
# configure:5070: gcc -c conftest.c >&5
# configure:5070: $? = 0
# configure:5077: result: no
# configure:5091: checking size of int
# configure:5096: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5096: $? = 0
# configure:5096: ./conftest
# configure:5096: $? = 0
# configure:5111: result: 4
# configure:5123: checking for a 64-bit type
# configure:5141: gcc -c conftest.c >&5
# configure:5141: $? = 0
# configure:5191: result: uint64_t
# configure:5202: checking for intptr_t
# configure:5202: gcc -c conftest.c >&5
# configure:5202: $? = 0
# configure:5202: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:79:23: error: expected expression before ')' token
# if (sizeof ((intptr_t)))
# ^
# configure:5202: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5202: result: yes
# configure:5237: checking for uintptr_t
# configure:5237: gcc -c conftest.c >&5
# configure:5237: $? = 0
# configure:5237: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:80:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:5237: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5237: result: yes
# configure:5272: checking for ssize_t
# configure:5272: gcc -c conftest.c >&5
# configure:5272: $? = 0
# configure:5272: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:5272: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5272: result: yes
# configure:5291: checking for pid_t
# configure:5291: gcc -c conftest.c >&5
# configure:5291: $? = 0
# configure:5291: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:82:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:5291: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:5291: result: yes
# configure:5939: checking for library containing strerror
# configure:5973: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5973: $? = 0
# configure:5990: result: none required
# configure:6001: checking for asprintf
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for atexit
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for basename
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for bcmp
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'bcmp'
# char bcmp ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for bcopy
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:73:6: warning: conflicting types for built-in function 'bcopy'
# char bcopy ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for bsearch
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for bzero
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:75:6: warning: conflicting types for built-in function 'bzero'
# char bzero ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for calloc
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'calloc'
# char calloc ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for clock
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for ffs
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'ffs'
# char ffs ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for getcwd
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for getpagesize
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for gettimeofday
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for index
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'index'
# char index ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for insque
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for memchr
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:84:6: warning: conflicting types for built-in function 'memchr'
# char memchr ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for memcmp
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:85:6: warning: conflicting types for built-in function 'memcmp'
# char memcmp ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for memcpy
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:86:6: warning: conflicting types for built-in function 'memcpy'
# char memcpy ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for memmem
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for memmove
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:88:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for mempcpy
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:89:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for memset
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for mkstemps
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for putenv
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for random
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for rename
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for rindex
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:95:6: warning: conflicting types for built-in function 'rindex'
# char rindex ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for setenv
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for snprintf
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:97:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for sigsetmask
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for stpcpy
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:99:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for stpncpy
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:100:6: warning: conflicting types for built-in function 'stpncpy'
# char stpncpy ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strcasecmp
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:101:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strchr
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:102:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strdup
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:103:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strncasecmp
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:104:6: warning: conflicting types for built-in function 'strncasecmp'
# char strncasecmp ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strndup
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:105:6: warning: conflicting types for built-in function 'strndup'
# char strndup ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strnlen
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strrchr
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:107:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strstr
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:108:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strtod
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strtol
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strtoul
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for strverscmp
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for tmpnam
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccmjDXL4.o: In function `main':
# conftest.c:(.text+0xa): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for vasprintf
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for vfprintf
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:115:6: warning: conflicting types for built-in function 'vfprintf'
# char vfprintf ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for vprintf
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:116:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for vsnprintf
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:117:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for vsprintf
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:118:6: warning: conflicting types for built-in function 'vsprintf'
# char vsprintf ();
# ^
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for waitpid
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6001: $? = 0
# configure:6001: result: yes
# configure:6001: checking for setproctitle
# configure:6001: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccO6Avzy.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `setproctitle'
# collect2: error: ld returned 1 exit status
# configure:6001: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | /* end confdefs.h. */
# | /* Define setproctitle to an innocuous variant, in case declares setproctitle.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setproctitle innocuous_setproctitle
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setproctitle (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setproctitle
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setproctitle ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_setproctitle || defined __stub___setproctitle
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setproctitle ();
# | ;
# | return 0;
# | }
# configure:6001: result: no
# configure:6019: checking whether alloca needs Cray hooks
# configure:6042: result: no
# configure:6060: checking stack direction for C alloca
# configure:6087: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:97:1: warning: return type defaults to 'int' [-Wimplicit-int]
# find_stack_direction ()
# ^
# conftest.c:109:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:111:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (find_stack_direction() < 0);
# ^
# conftest.c:111:3: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:111:3: note: include '' or provide a declaration of 'exit'
# configure:6087: $? = 0
# configure:6087: ./conftest
# configure:6087: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | /* end confdefs.h. */
# | find_stack_direction ()
# | {
# | static char *addr = 0;
# | auto char dummy;
# | if (addr == 0)
# | {
# | addr = &dummy;
# | return find_stack_direction ();
# | }
# | else
# | return (&dummy > addr) ? 1 : -1;
# | }
# | main ()
# | {
# | exit (find_stack_direction() < 0);
# | }
# configure:6097: result: -1
# configure:6107: checking for vfork.h
# configure:6107: gcc -E -O2 conftest.c
# conftest.c:98:19: fatal error: vfork.h: No such file or directory
# compilation terminated.
# configure:6107: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | /* end confdefs.h. */
# | #include
# configure:6107: result: no
# configure:6119: checking for fork
# configure:6119: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:121:6: warning: conflicting types for built-in function 'fork'
# char fork ();
# ^
# configure:6119: $? = 0
# configure:6119: result: yes
# configure:6119: checking for vfork
# configure:6119: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6119: $? = 0
# configure:6119: result: yes
# configure:6130: checking for working fork
# configure:6152: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6152: $? = 0
# configure:6152: ./conftest
# configure:6152: $? = 0
# configure:6162: result: yes
# configure:6183: checking for working vfork
# configure:6293: result: yes
# configure:6352: checking for _doprnt
# configure:6352: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccJLUeA1.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:6352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:6352: result: no
# configure:6364: checking for sys_errlist
# configure:6383: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc0z482y.o: In function `main':
# conftest.c:(.text+0xb): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
# configure:6383: $? = 0
# configure:6393: result: yes
# configure:6364: checking for sys_nerr
# configure:6383: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc9K9XpH.o: In function `main':
# conftest.c:(.text+0xb): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
# configure:6383: $? = 0
# configure:6393: result: yes
# configure:6364: checking for sys_siglist
# configure:6383: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6383: $? = 0
# configure:6393: result: yes
# configure:6408: checking for external symbol _system_configuration
# configure:6421: gcc -c conftest.c >&5
# conftest.c:105:27: fatal error: sys/systemcfg.h: No such file or directory
# compilation terminated.
# configure:6421: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | double x = _system_configuration.physmem;
# | ;
# | return 0;
# | }
# configure:6428: result: no
# configure:6436: checking for __fsetlocking
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for canonicalize_file_name
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for dup3
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for getrlimit
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for getrusage
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for getsysinfo
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccInJtiX.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `getsysinfo'
# collect2: error: ld returned 1 exit status
# configure:6436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | /* end confdefs.h. */
# | /* Define getsysinfo to an innocuous variant, in case declares getsysinfo.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getsysinfo innocuous_getsysinfo
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getsysinfo (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getsysinfo
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getsysinfo ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_getsysinfo || defined __stub___getsysinfo
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getsysinfo ();
# | ;
# | return 0;
# | }
# configure:6436: result: no
# configure:6436: checking for gettimeofday
# configure:6436: result: yes
# configure:6436: checking for on_exit
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for psignal
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for pstat_getdynamic
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccLHIvMo.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pstat_getdynamic'
# collect2: error: ld returned 1 exit status
# configure:6436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | /* end confdefs.h. */
# | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pstat_getdynamic innocuous_pstat_getdynamic
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pstat_getdynamic (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pstat_getdynamic
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pstat_getdynamic ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_pstat_getdynamic || defined __stub___pstat_getdynamic
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pstat_getdynamic ();
# | ;
# | return 0;
# | }
# configure:6436: result: no
# configure:6436: checking for pstat_getstatic
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccgJApie.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `pstat_getstatic'
# collect2: error: ld returned 1 exit status
# configure:6436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | /* end confdefs.h. */
# | /* Define pstat_getstatic to an innocuous variant, in case declares pstat_getstatic.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define pstat_getstatic innocuous_pstat_getstatic
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char pstat_getstatic (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef pstat_getstatic
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pstat_getstatic ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_pstat_getstatic || defined __stub___pstat_getstatic
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return pstat_getstatic ();
# | ;
# | return 0;
# | }
# configure:6436: result: no
# configure:6436: checking for realpath
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for setrlimit
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for sbrk
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for spawnve
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccmlZ1f1.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `spawnve'
# collect2: error: ld returned 1 exit status
# configure:6436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | /* end confdefs.h. */
# | /* Define spawnve to an innocuous variant, in case declares spawnve.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define spawnve innocuous_spawnve
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char spawnve (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef spawnve
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char spawnve ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_spawnve || defined __stub___spawnve
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return spawnve ();
# | ;
# | return 0;
# | }
# configure:6436: result: no
# configure:6436: checking for spawnvpe
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccfgSvr9.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `spawnvpe'
# collect2: error: ld returned 1 exit status
# configure:6436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | /* end confdefs.h. */
# | /* Define spawnvpe to an innocuous variant, in case declares spawnvpe.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define spawnvpe innocuous_spawnvpe
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char spawnvpe (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef spawnvpe
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char spawnvpe ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_spawnvpe || defined __stub___spawnvpe
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return spawnvpe ();
# | ;
# | return 0;
# | }
# configure:6436: result: no
# configure:6436: checking for strerror
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for strsignal
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for sysconf
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for sysctl
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for sysmp
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccQtky9D.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `sysmp'
# collect2: error: ld returned 1 exit status
# configure:6436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSCTL 1
# | /* end confdefs.h. */
# | /* Define sysmp to an innocuous variant, in case declares sysmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sysmp innocuous_sysmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sysmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sysmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sysmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_sysmp || defined __stub___sysmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sysmp ();
# | ;
# | return 0;
# | }
# configure:6436: result: no
# configure:6436: checking for table
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccpiX6IK.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `table'
# collect2: error: ld returned 1 exit status
# configure:6436: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSCTL 1
# | /* end confdefs.h. */
# | /* Define table to an innocuous variant, in case declares table.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define table innocuous_table
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char table (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef table
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char table ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_table || defined __stub___table
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return table ();
# | ;
# | return 0;
# | }
# configure:6436: result: no
# configure:6436: checking for times
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for wait3
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6436: checking for wait4
# configure:6436: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6436: $? = 0
# configure:6436: result: yes
# configure:6446: checking whether basename is declared
# configure:6446: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:163:10: error: 'basename' undeclared (first use in this function)
# (void) basename;
# ^
# conftest.c:163:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:6446: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_TIMES 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef basename
# | #ifdef __cplusplus
# | (void) basename((char *) 0);
# | #else
# | (void) basename;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6446: result: no
# configure:6456: checking whether ffs is declared
# configure:6456: gcc -c conftest.c >&5
# configure:6456: $? = 0
# configure:6456: result: yes
# configure:6466: checking whether asprintf is declared
# configure:6466: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:165:10: error: 'asprintf' undeclared (first use in this function)
# (void) asprintf;
# ^
# conftest.c:165:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:6466: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_TIMES 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | #define HAVE_DECL_BASENAME 0
# | #define HAVE_DECL_FFS 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef asprintf
# | #ifdef __cplusplus
# | (void) asprintf;
# | #else
# | (void) asprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6466: result: no
# configure:6476: checking whether vasprintf is declared
# configure:6476: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:166:10: error: 'vasprintf' undeclared (first use in this function)
# (void) vasprintf;
# ^
# conftest.c:166:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:6476: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_TIMES 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | #define HAVE_DECL_BASENAME 0
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_ASPRINTF 0
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef vasprintf
# | #ifdef __cplusplus
# | (void) vasprintf;
# | #else
# | (void) vasprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6476: result: no
# configure:6486: checking whether snprintf is declared
# configure:6486: gcc -c conftest.c >&5
# configure:6486: $? = 0
# configure:6486: result: yes
# configure:6496: checking whether vsnprintf is declared
# configure:6496: gcc -c conftest.c >&5
# configure:6496: $? = 0
# configure:6496: result: yes
# configure:6507: checking whether calloc is declared
# configure:6507: gcc -c conftest.c >&5
# configure:6507: $? = 0
# configure:6507: result: yes
# configure:6517: checking whether getenv is declared
# configure:6517: gcc -c conftest.c >&5
# configure:6517: $? = 0
# configure:6517: result: yes
# configure:6527: checking whether getopt is declared
# configure:6527: gcc -c conftest.c >&5
# configure:6527: $? = 0
# configure:6527: result: yes
# configure:6537: checking whether malloc is declared
# configure:6537: gcc -c conftest.c >&5
# configure:6537: $? = 0
# configure:6537: result: yes
# configure:6547: checking whether realloc is declared
# configure:6547: gcc -c conftest.c >&5
# configure:6547: $? = 0
# configure:6547: result: yes
# configure:6557: checking whether sbrk is declared
# configure:6557: gcc -c conftest.c >&5
# configure:6557: $? = 0
# configure:6557: result: yes
# configure:6568: checking whether strverscmp is declared
# configure:6568: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:175:10: error: 'strverscmp' undeclared (first use in this function)
# (void) strverscmp;
# ^
# conftest.c:175:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:6568: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_TIMES 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | #define HAVE_DECL_BASENAME 0
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_ASPRINTF 0
# | #define HAVE_DECL_VASPRINTF 0
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_CALLOC 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_SBRK 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef strverscmp
# | #ifdef __cplusplus
# | (void) strverscmp;
# | #else
# | (void) strverscmp;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:6568: result: no
# configure:6579: checking whether canonicalize_file_name must be declared
# configure:6610: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:155:28: error: 'canonicalize_file_name' undeclared (first use in this function)
# char *(*pfn) = (char *(*)) canonicalize_file_name
# ^
# conftest.c:155:28: note: each undeclared identifier is reported only once for each function it appears in
# configure:6610: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_RESOURCE_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_SYS_SYSINFO_H 1
# | #define HAVE_SYS_SYSCTL_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDIO_EXT_H 1
# | #define HAVE_SYS_PRCTL_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define SIZEOF_INT 4
# | #define UNSIGNED_64BIT_TYPE uint64_t
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_ATEXIT 1
# | #define HAVE_BASENAME 1
# | #define HAVE_BCMP 1
# | #define HAVE_BCOPY 1
# | #define HAVE_BSEARCH 1
# | #define HAVE_BZERO 1
# | #define HAVE_CALLOC 1
# | #define HAVE_CLOCK 1
# | #define HAVE_FFS 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_INDEX 1
# | #define HAVE_INSQUE 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMCMP 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_MEMMEM 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKSTEMPS 1
# | #define HAVE_PUTENV 1
# | #define HAVE_RANDOM 1
# | #define HAVE_RENAME 1
# | #define HAVE_RINDEX 1
# | #define HAVE_SETENV 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_SIGSETMASK 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STPNCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOD 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_STRVERSCMP 1
# | #define HAVE_TMPNAM 1
# | #define HAVE_VASPRINTF 1
# | #define HAVE_VFPRINTF 1
# | #define HAVE_VPRINTF 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_VSPRINTF 1
# | #define HAVE_WAITPID 1
# | #define STACK_DIRECTION -1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_SYS_ERRLIST 1
# | #define HAVE_SYS_NERR 1
# | #define HAVE_SYS_SIGLIST 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_CANONICALIZE_FILE_NAME 1
# | #define HAVE_DUP3 1
# | #define HAVE_GETRLIMIT 1
# | #define HAVE_GETRUSAGE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ON_EXIT 1
# | #define HAVE_PSIGNAL 1
# | #define HAVE_REALPATH 1
# | #define HAVE_SETRLIMIT 1
# | #define HAVE_SBRK 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRSIGNAL 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_SYSCTL 1
# | #define HAVE_TIMES 1
# | #define HAVE_WAIT3 1
# | #define HAVE_WAIT4 1
# | #define HAVE_DECL_BASENAME 0
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_ASPRINTF 0
# | #define HAVE_DECL_VASPRINTF 0
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_DECL_CALLOC 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_GETOPT 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_SBRK 1
# | #define HAVE_DECL_STRVERSCMP 0
# | /* end confdefs.h. */
# |
# | #include "confdefs.h"
# | #include
# | #ifdef HAVE_STRING_H
# | #include
# | #else
# | #ifdef HAVE_STRINGS_H
# | #include
# | #endif
# | #endif
# | #ifdef HAVE_STDLIB_H
# | #include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | #include
# | #endif
# | int
# | main ()
# | {
# | char *(*pfn) = (char *(*)) canonicalize_file_name
# | ;
# | return 0;
# | }
# configure:6618: result: yes
# configure:6646: checking for stdlib.h
# configure:6646: result: yes
# configure:6646: checking for unistd.h
# configure:6646: result: yes
# configure:6658: checking for getpagesize
# configure:6658: result: yes
# configure:6667: checking for working mmap
# configure:6804: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6804: $? = 0
# configure:6804: ./conftest
# configure:6804: $? = 0
# configure:6814: result: yes
# configure:6825: checking for working strncmp
# configure:6897: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:171:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main ()
# ^
# conftest.c: In function 'main':
# conftest.c:179:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (1);
# ^
# conftest.c:179:5: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:179:5: note: include '' or provide a declaration of 'exit'
# conftest.c:187:5: warning: incompatible implicit declaration of built-in function 'exit'
# exit (2);
# ^
# conftest.c:187:5: note: include '' or provide a declaration of 'exit'
# conftest.c:191:40: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
# char *q = (char *) p + MAP_LEN - strlen (string) - 2;
# ^
# conftest.c:191:40: warning: incompatible implicit declaration of built-in function 'strlen'
# conftest.c:191:40: note: include '' or provide a declaration of 'strlen'
# conftest.c:194:7: warning: implicit declaration of function 'strcpy' [-Wimplicit-function-declaration]
# strcpy (q, string);
# ^
# conftest.c:194:7: warning: incompatible implicit declaration of built-in function 'strcpy'
# conftest.c:194:7: note: include '' or provide a declaration of 'strcpy'
# conftest.c:196:7: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration]
# strncmp (r, q, 14);
# ^
# conftest.c:199:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0);
# ^
# conftest.c:199:3: note: include '' or provide a declaration of 'exit'
# configure:6897: $? = 0
# configure:6897: ./conftest
# configure:6897: $? = 0
# configure:6908: result: yes
# configure:7013: updating cache ./config.cache
# configure:7051: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:994: creating Makefile
# config.status:994: creating testsuite/Makefile
# config.status:994: creating config.h
# config.status:1179: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_stack_direction=-1
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func___fsetlocking=yes
# ac_cv_func__doprnt=no
# ac_cv_func_asprintf=yes
# ac_cv_func_atexit=yes
# ac_cv_func_basename=yes
# ac_cv_func_bcmp=yes
# ac_cv_func_bcopy=yes
# ac_cv_func_bsearch=yes
# ac_cv_func_bzero=yes
# ac_cv_func_calloc=yes
# ac_cv_func_canonicalize_file_name=yes
# ac_cv_func_clock=yes
# ac_cv_func_dup3=yes
# ac_cv_func_ffs=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getrlimit=yes
# ac_cv_func_getrusage=yes
# ac_cv_func_getsysinfo=no
# ac_cv_func_gettimeofday=yes
# ac_cv_func_index=yes
# ac_cv_func_insque=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memcmp=yes
# ac_cv_func_memcpy=yes
# ac_cv_func_memmem=yes
# ac_cv_func_memmove=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkstemps=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_on_exit=yes
# ac_cv_func_psignal=yes
# ac_cv_func_pstat_getdynamic=no
# ac_cv_func_pstat_getstatic=no
# ac_cv_func_putenv=yes
# ac_cv_func_random=yes
# ac_cv_func_realpath=yes
# ac_cv_func_rename=yes
# ac_cv_func_rindex=yes
# ac_cv_func_sbrk=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setproctitle=no
# ac_cv_func_setrlimit=yes
# ac_cv_func_sigsetmask=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_spawnve=no
# ac_cv_func_spawnvpe=no
# ac_cv_func_stpcpy=yes
# ac_cv_func_stpncpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strncmp_works=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strsignal=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_strverscmp=yes
# ac_cv_func_sysconf=yes
# ac_cv_func_sysctl=yes
# ac_cv_func_sysmp=no
# ac_cv_func_table=no
# ac_cv_func_times=yes
# ac_cv_func_tmpnam=yes
# ac_cv_func_vasprintf=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vfprintf=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_vsprintf=yes
# ac_cv_func_wait3=yes
# ac_cv_func_wait4=yes
# ac_cv_func_waitpid=yes
# ac_cv_have_decl_asprintf=no
# ac_cv_have_decl_basename_char_p_=no
# ac_cv_have_decl_calloc=yes
# ac_cv_have_decl_ffs=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getopt=yes
# ac_cv_have_decl_malloc=yes
# ac_cv_have_decl_realloc=yes
# ac_cv_have_decl_sbrk=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_strverscmp=no
# ac_cv_have_decl_vasprintf=no
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_header_alloca_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_machine_hal_sysinfo_h=no
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_process_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_ext_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_prctl_h=yes
# ac_cv_header_sys_pstat_h=no
# ac_cv_header_sys_resource_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_sysctl_h=yes
# ac_cv_header_sys_sysinfo_h=yes
# ac_cv_header_sys_sysmp_h=no
# ac_cv_header_sys_systemcfg_h=no
# ac_cv_header_sys_table_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_os_cray=no
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=ar
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_MAKEINFO='makeinfo --split-size=5000000'
# ac_cv_prog_PERL=perl
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_gcc_c_o=yes
# ac_cv_search_strerror='none required'
# ac_cv_sizeof_int=4
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_intptr_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_ssize_t=yes
# ac_cv_type_uintptr_t=yes
# acx_cv_prog_cc_pedantic_=yes
# acx_cv_prog_cc_warning__W=yes
# acx_cv_prog_cc_warning__Wall=yes
# acx_cv_prog_cc_warning__Wcpp_compat=yes
# acx_cv_prog_cc_warning__Wstrict_prototypes=yes
# acx_cv_prog_cc_warning__Wwrite_strings=yes
# liberty_cv_uint64=uint64_t
# libiberty_cv_decl_needed_canonicalize_file_name=yes
# libiberty_cv_declare_errno=no
# libiberty_cv_var_sys_errlist=yes
# libiberty_cv_var_sys_nerr=yes
# libiberty_cv_var_sys_siglist=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# BUILD_INFO='info'
# CC='gcc'
# CFLAGS=''
# CHECK='really-check'
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# HAVE_PERL=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_DEST='libdir'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBOBJS=' ${LIBOBJDIR}./setproctitle$U.o'
# LIBS=''
# LTLIBOBJS=' ${LIBOBJDIR}./setproctitle$U.lo'
# MAINT='#'
# MAKEINFO='makeinfo --split-size=5000000'
# NOTMAINT=''
# NO_MINUS_C_MINUS_O=''
# OBJEXT='o'
# OUTPUT_OPTION='-o $@'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PERL='perl'
# PICFLAG=''
# RANLIB='ranlib'
# SHELL='/bin/sh'
# ac_ct_CC=''
# ac_libiberty_warn_cflags='-W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic '
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# libiberty_topdir='./..'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pexecute='pex-unix'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias='x86_64-unknown-linux-gnu'
# target_header_dir=''
#
# ## ------------------- ##
# ## File substitutions. ##
# ## ------------------- ##
#
# host_makefile_frag='xhost-mkfrag'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_RESOURCE_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_SYS_SYSINFO_H 1
# #define HAVE_SYS_SYSCTL_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDIO_EXT_H 1
# #define HAVE_SYS_PRCTL_H 1
# #define HAVE_SYS_WAIT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define SIZEOF_INT 4
# #define UNSIGNED_64BIT_TYPE uint64_t
# #define HAVE_INTPTR_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_ASPRINTF 1
# #define HAVE_ATEXIT 1
# #define HAVE_BASENAME 1
# #define HAVE_BCMP 1
# #define HAVE_BCOPY 1
# #define HAVE_BSEARCH 1
# #define HAVE_BZERO 1
# #define HAVE_CALLOC 1
# #define HAVE_CLOCK 1
# #define HAVE_FFS 1
# #define HAVE_GETCWD 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_INDEX 1
# #define HAVE_INSQUE 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMCMP 1
# #define HAVE_MEMCPY 1
# #define HAVE_MEMMEM 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MEMSET 1
# #define HAVE_MKSTEMPS 1
# #define HAVE_PUTENV 1
# #define HAVE_RANDOM 1
# #define HAVE_RENAME 1
# #define HAVE_RINDEX 1
# #define HAVE_SETENV 1
# #define HAVE_SNPRINTF 1
# #define HAVE_SIGSETMASK 1
# #define HAVE_STPCPY 1
# #define HAVE_STPNCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRDUP 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRNLEN 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOD 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_STRVERSCMP 1
# #define HAVE_TMPNAM 1
# #define HAVE_VASPRINTF 1
# #define HAVE_VFPRINTF 1
# #define HAVE_VPRINTF 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_VSPRINTF 1
# #define HAVE_WAITPID 1
# #define STACK_DIRECTION -1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_SYS_ERRLIST 1
# #define HAVE_SYS_NERR 1
# #define HAVE_SYS_SIGLIST 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_CANONICALIZE_FILE_NAME 1
# #define HAVE_DUP3 1
# #define HAVE_GETRLIMIT 1
# #define HAVE_GETRUSAGE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_ON_EXIT 1
# #define HAVE_PSIGNAL 1
# #define HAVE_REALPATH 1
# #define HAVE_SETRLIMIT 1
# #define HAVE_SBRK 1
# #define HAVE_STRERROR 1
# #define HAVE_STRSIGNAL 1
# #define HAVE_SYSCONF 1
# #define HAVE_SYSCTL 1
# #define HAVE_TIMES 1
# #define HAVE_WAIT3 1
# #define HAVE_WAIT4 1
# #define HAVE_DECL_BASENAME 0
# #define HAVE_DECL_FFS 1
# #define HAVE_DECL_ASPRINTF 0
# #define HAVE_DECL_VASPRINTF 0
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_DECL_CALLOC 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_DECL_GETOPT 1
# #define HAVE_DECL_MALLOC 1
# #define HAVE_DECL_REALLOC 1
# #define HAVE_DECL_SBRK 1
# #define HAVE_DECL_STRVERSCMP 0
# #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/intl/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/crash/src/crash-7.1.5/gdb-7.6/intl/configure --cache-file=./config.cache --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=.././intl
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2098: creating cache ./config.cache
# configure:2179: checking whether make sets $(MAKE)
# configure:2201: result: yes
# configure:2247: checking for a BSD-compatible install
# configure:2315: result: /usr/bin/install -c
# configure:2340: checking whether NLS is requested
# configure:2349: result: yes
# configure:2387: checking for msgfmt
# configure:2418: result: /usr/sbin/msgfmt
# configure:2427: checking for gmsgfmt
# configure:2458: result: /usr/sbin/msgfmt
# configure:2498: checking for xgettext
# configure:2529: result: /usr/sbin/xgettext
# configure:2569: checking for msgmerge
# configure:2599: result: /usr/sbin/msgmerge
# configure:2642: checking for x86_64-unknown-linux-gnu-gcc
# configure:2669: result: gcc
# configure:2938: checking for C compiler version
# configure:2947: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2958: $? = 0
# configure:2947: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:2958: $? = 0
# configure:2947: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2958: $? = 1
# configure:2947: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2958: $? = 1
# configure:2978: checking for C compiler default output file name
# configure:3000: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3004: $? = 0
# configure:3041: result: a.out
# configure:3057: checking whether the C compiler works
# configure:3066: ./a.out
# configure:3070: $? = 0
# configure:3085: result: yes
# configure:3092: checking whether we are cross compiling
# configure:3094: result: no
# configure:3097: checking for suffix of executables
# configure:3104: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3108: $? = 0
# configure:3130: result:
# configure:3136: checking for suffix of object files
# configure:3158: gcc -c conftest.c >&5
# configure:3162: $? = 0
# configure:3183: result: o
# configure:3187: checking whether we are using the GNU C compiler
# configure:3206: gcc -c conftest.c >&5
# configure:3206: $? = 0
# configure:3215: result: yes
# configure:3224: checking whether gcc accepts -g
# configure:3244: gcc -c -g conftest.c >&5
# configure:3244: $? = 0
# configure:3285: result: yes
# configure:3302: checking for gcc option to accept ISO C89
# configure:3366: gcc -c conftest.c >&5
# configure:3366: $? = 0
# configure:3379: result: none needed
# configure:3403: checking build system type
# configure:3417: result: x86_64-unknown-linux-gnu
# configure:3437: checking host system type
# configure:3450: result: x86_64-unknown-linux-gnu
# configure:3473: checking for x86_64-unknown-linux-gnu-ranlib
# configure:3500: result: ranlib
# configure:3563: checking for library containing strerror
# configure:3594: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3594: $? = 0
# configure:3611: result: none required
# configure:3624: checking how to run the C preprocessor
# configure:3655: gcc -E conftest.c
# configure:3655: $? = 0
# configure:3669: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3669: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3694: result: gcc -E
# configure:3714: gcc -E conftest.c
# configure:3714: $? = 0
# configure:3728: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3728: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3757: checking for grep that handles long lines and -e
# configure:3815: result: /usr/sbin/grep
# configure:3820: checking for egrep
# configure:3882: result: /usr/sbin/grep -E
# configure:3887: checking for ANSI C header files
# configure:3907: gcc -c conftest.c >&5
# configure:3907: $? = 0
# configure:3980: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3980: $? = 0
# configure:3980: ./conftest
# configure:3980: $? = 0
# configure:3991: result: yes
# configure:3999: checking for an ANSI C-conforming const
# configure:4064: gcc -c conftest.c >&5
# configure:4064: $? = 0
# configure:4071: result: yes
# configure:4079: checking for inline
# configure:4095: gcc -c conftest.c >&5
# configure:4095: $? = 0
# configure:4103: result: inline
# configure:4126: checking for sys/types.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for sys/stat.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for stdlib.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for string.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for memory.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for strings.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for inttypes.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for stdint.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4126: checking for unistd.h
# configure:4126: gcc -c conftest.c >&5
# configure:4126: $? = 0
# configure:4126: result: yes
# configure:4139: checking for off_t
# configure:4139: gcc -c conftest.c >&5
# configure:4139: $? = 0
# configure:4139: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:4139: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4139: result: yes
# configure:4150: checking for size_t
# configure:4150: gcc -c conftest.c >&5
# configure:4150: $? = 0
# configure:4150: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:55:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4150: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4150: result: yes
# configure:4163: checking for working alloca.h
# configure:4180: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4180: $? = 0
# configure:4188: result: yes
# configure:4196: checking for alloca
# configure:4233: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4233: $? = 0
# configure:4241: result: yes
# configure:4354: checking for stdlib.h
# configure:4354: result: yes
# configure:4354: checking for unistd.h
# configure:4354: result: yes
# configure:4367: checking for getpagesize
# configure:4367: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4367: $? = 0
# configure:4367: result: yes
# configure:4376: checking for working mmap
# configure:4513: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4513: $? = 0
# configure:4513: ./conftest
# configure:4513: $? = 0
# configure:4523: result: yes
# configure:4533: checking whether we are using the GNU C Library 2.1 or newer
# configure:4560: result: yes
# configure:4568: checking whether integer division by zero raises SIGFPE
# configure:4625: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:43:5: warning: built-in function 'nan' declared as non-function
# int nan;
# ^
# configure:4625: $? = 0
# configure:4625: ./conftest
# configure:4625: $? = 0
# configure:4636: result: yes
# configure:4649: checking for inttypes.h
# configure:4666: gcc -c conftest.c >&5
# configure:4666: $? = 0
# configure:4673: result: yes
# configure:4684: checking for stdint.h
# configure:4701: gcc -c conftest.c >&5
# configure:4701: $? = 0
# configure:4708: result: yes
# configure:4719: checking for unsigned long long
# configure:4736: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4736: $? = 0
# configure:4744: result: yes
# configure:4772: checking for inttypes.h
# configure:4790: gcc -c conftest.c >&5
# configure:4790: $? = 0
# configure:4798: result: yes
# configure:4811: checking whether the inttypes.h PRIxNN macros are broken
# configure:4832: gcc -c conftest.c >&5
# configure:4832: $? = 0
# configure:4840: result: no
# configure:4891: checking for ld used by GCC
# configure:4954: result: ld
# configure:4961: checking if the linker (ld) is GNU ld
# GNU ld (GNU Binutils) 2.26.0.20160302
# configure:4973: result: yes
# configure:4979: checking for shared library run path origin
# configure:4992: result: done
# configure:5398: checking argz.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking argz.h presence
# configure:5398: gcc -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for argz.h
# configure:5398: result: yes
# configure:5398: checking limits.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking limits.h presence
# configure:5398: gcc -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for limits.h
# configure:5398: result: yes
# configure:5398: checking locale.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking locale.h presence
# configure:5398: gcc -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for locale.h
# configure:5398: result: yes
# configure:5398: checking nl_types.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking nl_types.h presence
# configure:5398: gcc -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for nl_types.h
# configure:5398: result: yes
# configure:5398: checking malloc.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking malloc.h presence
# configure:5398: gcc -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for malloc.h
# configure:5398: result: yes
# configure:5398: checking stddef.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking stddef.h presence
# configure:5398: gcc -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for stddef.h
# configure:5398: result: yes
# configure:5398: checking for stdlib.h
# configure:5398: result: yes
# configure:5398: checking for string.h
# configure:5398: result: yes
# configure:5398: checking for unistd.h
# configure:5398: result: yes
# configure:5398: checking sys/param.h usability
# configure:5398: gcc -c conftest.c >&5
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking sys/param.h presence
# configure:5398: gcc -E conftest.c
# configure:5398: $? = 0
# configure:5398: result: yes
# configure:5398: checking for sys/param.h
# configure:5398: result: yes
# configure:5415: checking for feof_unlocked
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for fgets_unlocked
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getc_unlocked
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getcwd
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getegid
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for geteuid
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getgid
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for getuid
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for mempcpy
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:72:6: warning: conflicting types for built-in function 'mempcpy'
# char mempcpy ();
# ^
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for munmap
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for putenv
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for setenv
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for setlocale
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for stpcpy
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:77:6: warning: conflicting types for built-in function 'stpcpy'
# char stpcpy ();
# ^
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strcasecmp
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strdup
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for strtoul
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for tsearch
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __argz_count
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __argz_stringify
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __argz_next
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5415: checking for __fsetlocking
# configure:5415: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5415: $? = 0
# configure:5415: result: yes
# configure:5456: checking for iconv
# configure:5478: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5478: $? = 0
# configure:5510: result: yes
# configure:5531: checking for iconv declaration
# configure:5560: gcc -c conftest.c >&5
# configure:5560: $? = 0
# configure:5571: result: install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:5582: checking for nl_langinfo and CODESET
# configure:5598: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5598: $? = 0
# configure:5607: result: yes
# configure:5617: checking for LC_MESSAGES
# configure:5633: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5633: $? = 0
# configure:5641: result: yes
# configure:5655: checking for bison
# configure:5671: found /usr/sbin/bison
# configure:5682: result: bison
# configure:5696: checking version of bison
# configure:5705: result: 3.0.4, ok
# configure:5727: checking whether NLS is requested
# configure:5736: result: yes
# configure:5752: checking whether included gettext is requested
# configure:5762: result: no
# configure:5773: checking for GNU gettext in libc
# configure:5792: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:74:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# ^
# configure:5792: $? = 0
# configure:5800: result: yes
# configure:6294: checking whether to use NLS
# configure:6296: result: yes
# configure:6299: checking where the gettext function comes from
# configure:6310: result: libc
# configure:6424: checking for aclocal
# configure:6440: found /usr/sbin/aclocal
# configure:6451: result: aclocal
# configure:6467: checking for autoconf
# configure:6483: found /usr/sbin/autoconf
# configure:6494: result: autoconf
# configure:6510: checking for autoheader
# configure:6526: found /usr/sbin/autoheader
# configure:6537: result: autoheader
# configure:6646: updating cache ./config.cache
# configure:6683: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:915: creating Makefile
# config.status:915: creating config.intl
# config.status:915: creating config.h
# config.status:1095: executing default-1 commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func___argz_count=yes
# ac_cv_func___argz_next=yes
# ac_cv_func___argz_stringify=yes
# ac_cv_func___fsetlocking=yes
# ac_cv_func_alloca_works=yes
# ac_cv_func_feof_unlocked=yes
# ac_cv_func_fgets_unlocked=yes
# ac_cv_func_getc_unlocked=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_munmap=yes
# ac_cv_func_putenv=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_tsearch=yes
# ac_cv_gnu_library_2_1=yes
# ac_cv_header_argz_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_nl_types_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_prog_ACLOCAL=aclocal
# ac_cv_prog_AUTOCONF=autoconf
# ac_cv_prog_AUTOHEADER=autoheader
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_strerror='none required'
# ac_cv_type_off_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_unsigned_long_long=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_func_iconv=yes
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# am_cv_val_LC_MESSAGES=yes
# gt_cv_func_gnugettext1_libc=yes
# gt_cv_header_inttypes_h=yes
# gt_cv_int_divbyzero_sigfpe=yes
# gt_cv_inttypes_pri_broken=no
# jm_ac_cv_header_inttypes_h=yes
# jm_ac_cv_header_stdint_h=yes
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=no
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal'
# ALLOCA=''
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# BUILD_INCLUDED_LIBINTL='no'
# CATOBJEXT='.gmo'
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GENCAT='gencat'
# GLIBC21='yes'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# INCINTL=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTOBJEXT='.mo'
# INTLBISON='bison'
# INTLLIBS=''
# INTLOBJS=''
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBICONV=''
# LIBINTL=''
# LIBINTL_DEP=''
# LIBOBJS=''
# LIBS=''
# LTLIBICONV=''
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT='#'
# MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# USE_INCLUDED_LIBINTL='no'
# USE_NLS='yes'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias='x86_64-unknown-linux-gnu'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define INTDIV0_RAISES_SIGFPE 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_UNSIGNED_LONG_LONG 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_ARGZ_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_NL_TYPES_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_FEOF_UNLOCKED 1
# #define HAVE_FGETS_UNLOCKED 1
# #define HAVE_GETC_UNLOCKED 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE___ARGZ_COUNT 1
# #define HAVE___ARGZ_STRINGIFY 1
# #define HAVE___ARGZ_NEXT 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define IN_LIBINTL 1
# #define IN_LIBRARY 1
# #define DEPENDS_ON_LIBICONV 1
# #define ENABLE_RELOCATABLE 1
# #define NO_XMALLOC 1
# #define set_relocation_prefix libintl_set_relocation_prefix
# #define relocate libintl_relocate
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/opcodes/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/crash/src/crash-7.1.5/gdb-7.6/opcodes/configure --cache-file=./config.cache --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=.././opcodes
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2182: creating cache ./config.cache
# configure:2287: checking build system type
# configure:2301: result: x86_64-unknown-linux-gnu
# configure:2321: checking host system type
# configure:2334: result: x86_64-unknown-linux-gnu
# configure:2354: checking target system type
# configure:2367: result: x86_64-unknown-linux-gnu
# configure:2401: checking for x86_64-unknown-linux-gnu-gcc
# configure:2428: result: gcc
# configure:2697: checking for C compiler version
# configure:2706: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2717: $? = 0
# configure:2706: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:2717: $? = 0
# configure:2706: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2717: $? = 1
# configure:2706: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2717: $? = 1
# configure:2737: checking for C compiler default output file name
# configure:2759: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2763: $? = 0
# configure:2800: result: a.out
# configure:2816: checking whether the C compiler works
# configure:2825: ./a.out
# configure:2829: $? = 0
# configure:2844: result: yes
# configure:2851: checking whether we are cross compiling
# configure:2853: result: no
# configure:2856: checking for suffix of executables
# configure:2863: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2867: $? = 0
# configure:2889: result:
# configure:2895: checking for suffix of object files
# configure:2917: gcc -c conftest.c >&5
# configure:2921: $? = 0
# configure:2942: result: o
# configure:2946: checking whether we are using the GNU C compiler
# configure:2965: gcc -c conftest.c >&5
# configure:2965: $? = 0
# configure:2974: result: yes
# configure:2983: checking whether gcc accepts -g
# configure:3003: gcc -c -g conftest.c >&5
# configure:3003: $? = 0
# configure:3044: result: yes
# configure:3061: checking for gcc option to accept ISO C89
# configure:3125: gcc -c conftest.c >&5
# configure:3125: $? = 0
# configure:3138: result: none needed
# configure:3159: checking for library containing strerror
# configure:3190: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3190: $? = 0
# configure:3207: result: none required
# configure:3237: checking for a BSD-compatible install
# configure:3305: result: /usr/bin/install -c
# configure:3316: checking whether build environment is sane
# configure:3366: result: yes
# configure:3507: checking for a thread-safe mkdir -p
# configure:3546: result: /usr/sbin/mkdir -p
# configure:3559: checking for gawk
# configure:3586: result: gawk
# configure:3597: checking whether make sets $(MAKE)
# configure:3619: result: yes
# configure:3649: checking for style of include used by make
# configure:3677: result: GNU
# configure:3762: checking dependency style of gcc
# configure:3872: result: gcc3
# configure:3897: checking for x86_64-unknown-linux-gnu-gcc
# configure:3924: result: gcc
# configure:4193: checking for C compiler version
# configure:4202: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4213: $? = 0
# configure:4202: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4213: $? = 0
# configure:4202: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4213: $? = 1
# configure:4202: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4213: $? = 1
# configure:4217: checking whether we are using the GNU C compiler
# configure:4245: result: yes
# configure:4254: checking whether gcc accepts -g
# configure:4315: result: yes
# configure:4332: checking for gcc option to accept ISO C89
# configure:4409: result: none needed
# configure:4434: checking how to run the C preprocessor
# configure:4465: gcc -E conftest.c
# configure:4465: $? = 0
# configure:4479: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:4479: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "opcodes"
# | #define VERSION "2.23.52"
# | /* end confdefs.h. */
# | #include
# configure:4504: result: gcc -E
# configure:4524: gcc -E conftest.c
# configure:4524: $? = 0
# configure:4538: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:4538: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "opcodes"
# | #define VERSION "2.23.52"
# | /* end confdefs.h. */
# | #include
# configure:4567: checking for grep that handles long lines and -e
# configure:4625: result: /usr/sbin/grep
# configure:4630: checking for egrep
# configure:4692: result: /usr/sbin/grep -E
# configure:4697: checking for ANSI C header files
# configure:4717: gcc -c conftest.c >&5
# configure:4717: $? = 0
# configure:4790: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4790: $? = 0
# configure:4790: ./conftest
# configure:4790: $? = 0
# configure:4801: result: yes
# configure:4814: checking for sys/types.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4814: checking for sys/stat.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4814: checking for stdlib.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4814: checking for string.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4814: checking for memory.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4814: checking for strings.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4814: checking for inttypes.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4814: checking for stdint.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4814: checking for unistd.h
# configure:4814: gcc -c conftest.c >&5
# configure:4814: $? = 0
# configure:4814: result: yes
# configure:4828: checking minix/config.h usability
# configure:4828: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:4828: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "opcodes"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4828: result: no
# configure:4828: checking minix/config.h presence
# configure:4828: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:4828: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "opcodes"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:4828: result: no
# configure:4828: checking for minix/config.h
# configure:4828: result: no
# configure:4849: checking whether it is safe to define __EXTENSIONS__
# configure:4867: gcc -c conftest.c >&5
# configure:4867: $? = 0
# configure:4874: result: yes
# configure:4894: checking for x86_64-unknown-linux-gnu-ar
# configure:4921: result: ar
# configure:4986: checking for x86_64-unknown-linux-gnu-ranlib
# configure:5013: result: ranlib
# configure:5154: checking how to print strings
# configure:5181: result: printf
# configure:5202: checking for a sed that does not truncate output
# configure:5266: result: /usr/sbin/sed
# configure:5284: checking for fgrep
# configure:5346: result: /usr/sbin/grep -F
# configure:5381: checking for ld used by gcc
# configure:5448: result: ld
# configure:5455: checking if the linker (ld) is GNU ld
# configure:5470: result: yes
# configure:5482: checking for BSD- or MS-compatible name lister (nm)
# configure:5531: result: nm
# configure:5661: checking the name lister (nm) interface
# configure:5668: gcc -c conftest.c >&5
# configure:5671: nm "conftest.o"
# configure:5674: output
# 0000000000000000 B some_variable
# configure:5681: result: BSD nm
# configure:5684: checking whether ln -s works
# configure:5688: result: yes
# configure:5696: checking the maximum length of command line arguments
# configure:5821: result: 1572864
# configure:5838: checking whether the shell understands some XSI constructs
# configure:5848: result: yes
# configure:5852: checking whether the shell understands "+="
# configure:5858: result: yes
# configure:5893: checking for ld option to reload object files
# configure:5900: result: -r
# configure:5929: checking for x86_64-unknown-linux-gnu-objdump
# configure:5956: result: objdump
# configure:6028: checking how to recognize dependent libraries
# configure:6229: result: pass_all
# configure:6249: checking for x86_64-unknown-linux-gnu-ar
# configure:6276: result: ar
# configure:6354: checking for x86_64-unknown-linux-gnu-strip
# configure:6384: result: no
# configure:6394: checking for strip
# configure:6410: found /usr/sbin/strip
# configure:6421: result: strip
# configure:6453: checking for x86_64-unknown-linux-gnu-ranlib
# configure:6480: result: ranlib
# configure:6622: checking command to parse nm output from gcc object
# configure:6740: gcc -c conftest.c >&5
# configure:6743: $? = 0
# configure:6747: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6750: $? = 0
# configure:6804: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c conftstm.o >&5
# configure:6807: $? = 0
# configure:6845: result: ok
# configure:6940: gcc -c conftest.c >&5
# configure:6943: $? = 0
# configure:7687: checking for dlfcn.h
# configure:7687: gcc -c conftest.c >&5
# configure:7687: $? = 0
# configure:7687: result: yes
# configure:7844: checking for objdir
# configure:7859: result: .libs
# configure:8130: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8148: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8152: $? = 0
# configure:8165: result: no
# configure:8185: checking for gcc option to produce PIC
# configure:8471: result: -fPIC -DPIC
# configure:8483: checking if gcc PIC flag -fPIC -DPIC works
# configure:8501: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8505: $? = 0
# configure:8518: result: yes
# configure:8542: checking if gcc static flag -static works
# configure:8570: result: yes
# configure:8585: checking if gcc supports -c -o file.o
# configure:8606: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8610: $? = 0
# configure:8632: result: yes
# configure:8640: checking if gcc supports -c -o file.o
# configure:8687: result: yes
# configure:8720: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries
# configure:9791: result: yes
# configure:10036: checking dynamic linker characteristics
# configure:10487: gcc -o conftest -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10487: $? = 0
# configure:10709: result: GNU/Linux ld.so
# configure:10816: checking how to hardcode library paths into programs
# configure:10841: result: immediate
# configure:11381: checking whether stripping libraries is possible
# configure:11386: result: yes
# configure:11421: checking if libtool supports shared libraries
# configure:11423: result: yes
# configure:11426: checking whether to build shared libraries
# configure:11447: result: no
# configure:11450: checking whether to build static libraries
# configure:11454: result: yes
# configure:11584: checking whether gcc supports -Wmissing-field-initializers
# configure:11601: gcc -c -Wmissing-field-initializers conftest.c >&5
# configure:11601: $? = 0
# configure:11610: result: yes
# configure:11630: checking whether to enable maintainer-specific portions of Makefiles
# configure:11639: result: no
# configure:11667: checking whether to install libbfd
# configure:11680: result: yes
# configure:11726: checking whether NLS is requested
# configure:11732: result: yes
# configure:11738: checking for catalogs to be installed
# configure:11770: result: da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN da de es fi fr ga id it nl pt_BR ro sv tr uk vi zh_CN
# configure:11797: checking whether NLS is requested
# configure:11806: result: yes
# configure:11844: checking for msgfmt
# configure:11875: result: /usr/sbin/msgfmt
# configure:11884: checking for gmsgfmt
# configure:11915: result: /usr/sbin/msgfmt
# configure:11955: checking for xgettext
# configure:11986: result: /usr/sbin/xgettext
# configure:12026: checking for msgmerge
# configure:12056: result: /usr/sbin/msgmerge
# configure:12138: checking for string.h
# configure:12138: result: yes
# configure:12138: checking for strings.h
# configure:12138: result: yes
# configure:12138: checking for stdlib.h
# configure:12138: result: yes
# configure:12138: checking limits.h usability
# configure:12138: gcc -c conftest.c >&5
# configure:12138: $? = 0
# configure:12138: result: yes
# configure:12138: checking limits.h presence
# configure:12138: gcc -E conftest.c
# configure:12138: $? = 0
# configure:12138: result: yes
# configure:12138: checking for limits.h
# configure:12138: result: yes
# configure:12149: checking whether string.h and strings.h may both be included
# configure:12166: gcc -c conftest.c >&5
# configure:12166: $? = 0
# configure:12173: result: yes
# configure:12182: checking whether basename is declared
# configure:12182: gcc -c conftest.c >&5
# configure:12182: $? = 0
# configure:12182: result: yes
# configure:12192: checking whether stpcpy is declared
# configure:12192: gcc -c conftest.c >&5
# configure:12192: $? = 0
# configure:12192: result: yes
# configure:12234: checking linker --as-needed support
# configure:12245: result: yes
# configure:12336: checking for cos in -lm
# configure:12361: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lm >&5
# conftest.c:43:6: warning: conflicting types for built-in function 'cos'
# char cos ();
# ^
# configure:12361: $? = 0
# configure:12370: result: yes
# configure:12703: updating cache ./config.cache
# configure:12768: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:1129: creating Makefile
# config.status:1129: creating po/Makefile.in
# config.status:1129: creating config.h
# config.status:1349: executing depfiles commands
# config.status:1349: executing libtool commands
# config.status:1349: executing default-1 commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_have_decl_basename=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_m_cos=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_strerror='none required'
# ac_cv_target=x86_64-unknown-linux-gnu
# acx_cv_prog_cc_warning__Wmissing_field_initializers=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# bfd_cv_ld_as_needed=yes
# gcc_cv_header_string=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=ld
# lt_cv_path_NM=nm
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run automake-1.11'
# AWK='gawk'
# BFD_MACHINES=' i386-dis.lo i386-opc.lo'
# BUILD_LIBS='../libiberty/libiberty.a '
# BUILD_LIB_DEPS='../libiberty/libiberty.a '
# CATALOGS=' da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo id.gmo it.gmo nl.gmo pt_BR.gmo ro.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo da.gmo de.gmo es.gmo fi.gmo fr.gmo ga.gmo id.gmo it.gmo nl.gmo pt_BR.gmo ro.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo'
# CATOBJEXT='.gmo'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CC_FOR_BUILD='gcc'
# CFLAGS=''
# CGEN_MAINT_FALSE=''
# CGEN_MAINT_TRUE='#'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXEEXT_FOR_BUILD='$(EXEEXT)'
# FGREP='/usr/sbin/grep -F'
# GENCAT='gencat'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HDEFINES=''
# INCINTL=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_LIBBFD_FALSE='#'
# INSTALL_LIBBFD_TRUE=''
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# LD='ld -m elf_x86_64'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBINTL=''
# LIBINTL_DEP=''
# LIBM='-lm'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo --split-size=5000000'
# MKDIR_P='/usr/sbin/mkdir -p'
# MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='nm'
# NMEDIT=''
# NO_WERROR='-Wno-error'
# NO_WMISSING_FIELD_INITIALIZERS='-Wno-missing-field-initializers'
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='opcodes'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# POSUB='po'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHARED_DEPENDENCIES=''
# SHARED_LDFLAGS=''
# SHARED_LIBADD=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='2.23.52'
# WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# archdefs=' -DARCH_i386 -DARCH_l1om -DARCH_k1om'
# bfdincludedir='$(includedir)'
# bfdlibdir='$(libdir)'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# cgendir='$(srcdir)/../cgen'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_noncanonical='x86_64-unknown-linux-gnu'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux-gnu'
# target_cpu='x86_64'
# target_noncanonical='x86_64-unknown-linux-gnu'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "opcodes"
# #define VERSION "2.23.52"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_NLS 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_LIMITS_H 1
# #define STRING_WITH_STRINGS 1
# #define HAVE_DECL_BASENAME 1
# #define HAVE_DECL_STPCPY 1
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/etc/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/crash/src/crash-7.1.5/gdb-7.6/etc/configure --cache-file=./config.cache --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=.././etc
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1572: creating cache ./config.cache
# configure:1683: checking for a BSD-compatible install
# configure:1751: result: /usr/bin/install -c
# configure:1850: updating cache ./config.cache
# configure:1923: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:715: creating Makefile
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# bindir='${exec_prefix}/bin'
# build_alias='x86_64-unknown-linux-gnu'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux-gnu'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias='x86_64-unknown-linux-gnu'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/bfd/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by bfd configure 2.23.52, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/crash/src/crash-7.1.5/gdb-7.6/bfd/configure --cache-file=./config.cache --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=.././bfd
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2460: creating cache ./config.cache
# configure:2565: checking build system type
# configure:2579: result: x86_64-unknown-linux-gnu
# configure:2599: checking host system type
# configure:2612: result: x86_64-unknown-linux-gnu
# configure:2632: checking target system type
# configure:2645: result: x86_64-unknown-linux-gnu
# configure:2679: checking for x86_64-unknown-linux-gnu-gcc
# configure:2706: result: gcc
# configure:2975: checking for C compiler version
# configure:2984: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2995: $? = 0
# configure:2984: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:2995: $? = 0
# configure:2984: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2995: $? = 1
# configure:2984: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2995: $? = 1
# configure:3015: checking for C compiler default output file name
# configure:3037: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3041: $? = 0
# configure:3078: result: a.out
# configure:3094: checking whether the C compiler works
# configure:3103: ./a.out
# configure:3107: $? = 0
# configure:3122: result: yes
# configure:3129: checking whether we are cross compiling
# configure:3131: result: no
# configure:3134: checking for suffix of executables
# configure:3141: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3145: $? = 0
# configure:3167: result:
# configure:3173: checking for suffix of object files
# configure:3195: gcc -c conftest.c >&5
# configure:3199: $? = 0
# configure:3220: result: o
# configure:3224: checking whether we are using the GNU C compiler
# configure:3243: gcc -c conftest.c >&5
# configure:3243: $? = 0
# configure:3252: result: yes
# configure:3261: checking whether gcc accepts -g
# configure:3281: gcc -c -g conftest.c >&5
# configure:3281: $? = 0
# configure:3322: result: yes
# configure:3339: checking for gcc option to accept ISO C89
# configure:3403: gcc -c conftest.c >&5
# configure:3403: $? = 0
# configure:3416: result: none needed
# configure:3437: checking for library containing strerror
# configure:3468: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3468: $? = 0
# configure:3485: result: none required
# configure:3510: checking for a BSD-compatible install
# configure:3578: result: /usr/bin/install -c
# configure:3589: checking whether build environment is sane
# configure:3639: result: yes
# configure:3780: checking for a thread-safe mkdir -p
# configure:3819: result: /usr/sbin/mkdir -p
# configure:3832: checking for gawk
# configure:3859: result: gawk
# configure:3870: checking whether make sets $(MAKE)
# configure:3892: result: yes
# configure:3922: checking for style of include used by make
# configure:3950: result: GNU
# configure:4035: checking dependency style of gcc
# configure:4145: result: gcc3
# configure:4165: checking for x86_64-unknown-linux-gnu-ar
# configure:4192: result: ar
# configure:4257: checking for x86_64-unknown-linux-gnu-ranlib
# configure:4284: result: ranlib
# configure:4387: checking for x86_64-unknown-linux-gnu-gcc
# configure:4414: result: gcc
# configure:4683: checking for C compiler version
# configure:4692: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4703: $? = 0
# configure:4692: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:4703: $? = 0
# configure:4692: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4703: $? = 1
# configure:4692: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4703: $? = 1
# configure:4707: checking whether we are using the GNU C compiler
# configure:4735: result: yes
# configure:4744: checking whether gcc accepts -g
# configure:4805: result: yes
# configure:4822: checking for gcc option to accept ISO C89
# configure:4899: result: none needed
# configure:4924: checking how to run the C preprocessor
# configure:4955: gcc -E conftest.c
# configure:4955: $? = 0
# configure:4969: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:4969: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | /* end confdefs.h. */
# | #include
# configure:4994: result: gcc -E
# configure:5014: gcc -E conftest.c
# configure:5014: $? = 0
# configure:5028: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:5028: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | /* end confdefs.h. */
# | #include
# configure:5057: checking for grep that handles long lines and -e
# configure:5115: result: /usr/sbin/grep
# configure:5120: checking for egrep
# configure:5182: result: /usr/sbin/grep -E
# configure:5187: checking for ANSI C header files
# configure:5207: gcc -c conftest.c >&5
# configure:5207: $? = 0
# configure:5280: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5280: $? = 0
# configure:5280: ./conftest
# configure:5280: $? = 0
# configure:5291: result: yes
# configure:5304: checking for sys/types.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5304: checking for sys/stat.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5304: checking for stdlib.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5304: checking for string.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5304: checking for memory.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5304: checking for strings.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5304: checking for inttypes.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5304: checking for stdint.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5304: checking for unistd.h
# configure:5304: gcc -c conftest.c >&5
# configure:5304: $? = 0
# configure:5304: result: yes
# configure:5318: checking minix/config.h usability
# configure:5318: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:5318: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:5318: result: no
# configure:5318: checking minix/config.h presence
# configure:5318: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:5318: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:5318: result: no
# configure:5318: checking for minix/config.h
# configure:5318: result: no
# configure:5339: checking whether it is safe to define __EXTENSIONS__
# configure:5357: gcc -c conftest.c >&5
# configure:5357: $? = 0
# configure:5364: result: yes
# configure:5427: checking how to print strings
# configure:5454: result: printf
# configure:5475: checking for a sed that does not truncate output
# configure:5539: result: /usr/sbin/sed
# configure:5557: checking for fgrep
# configure:5619: result: /usr/sbin/grep -F
# configure:5654: checking for ld used by gcc
# configure:5721: result: ld
# configure:5728: checking if the linker (ld) is GNU ld
# configure:5743: result: yes
# configure:5755: checking for BSD- or MS-compatible name lister (nm)
# configure:5804: result: nm
# configure:5934: checking the name lister (nm) interface
# configure:5941: gcc -c conftest.c >&5
# configure:5944: nm "conftest.o"
# configure:5947: output
# 0000000000000000 B some_variable
# configure:5954: result: BSD nm
# configure:5957: checking whether ln -s works
# configure:5961: result: yes
# configure:5969: checking the maximum length of command line arguments
# configure:6094: result: 1572864
# configure:6111: checking whether the shell understands some XSI constructs
# configure:6121: result: yes
# configure:6125: checking whether the shell understands "+="
# configure:6131: result: yes
# configure:6166: checking for ld option to reload object files
# configure:6173: result: -r
# configure:6202: checking for x86_64-unknown-linux-gnu-objdump
# configure:6229: result: objdump
# configure:6301: checking how to recognize dependent libraries
# configure:6502: result: pass_all
# configure:6522: checking for x86_64-unknown-linux-gnu-ar
# configure:6549: result: ar
# configure:6627: checking for x86_64-unknown-linux-gnu-strip
# configure:6657: result: no
# configure:6667: checking for strip
# configure:6683: found /usr/sbin/strip
# configure:6694: result: strip
# configure:6726: checking for x86_64-unknown-linux-gnu-ranlib
# configure:6753: result: ranlib
# configure:6895: checking command to parse nm output from gcc object
# configure:7013: gcc -c conftest.c >&5
# configure:7016: $? = 0
# configure:7020: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:7023: $? = 0
# configure:7077: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c conftstm.o >&5
# configure:7080: $? = 0
# configure:7118: result: ok
# configure:7213: gcc -c conftest.c >&5
# configure:7216: $? = 0
# configure:7960: checking for dlfcn.h
# configure:7960: gcc -c conftest.c >&5
# configure:7960: $? = 0
# configure:7960: result: yes
# configure:8116: checking for objdir
# configure:8131: result: .libs
# configure:8402: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8420: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8424: $? = 0
# configure:8437: result: no
# configure:8457: checking for gcc option to produce PIC
# configure:8743: result: -fPIC -DPIC
# configure:8755: checking if gcc PIC flag -fPIC -DPIC works
# configure:8773: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8777: $? = 0
# configure:8790: result: yes
# configure:8814: checking if gcc static flag -static works
# configure:8842: result: yes
# configure:8857: checking if gcc supports -c -o file.o
# configure:8878: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8882: $? = 0
# configure:8904: result: yes
# configure:8912: checking if gcc supports -c -o file.o
# configure:8959: result: yes
# configure:8992: checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries
# configure:10063: result: yes
# configure:10308: checking dynamic linker characteristics
# configure:10759: gcc -o conftest -static-libstdc++ -static-libgcc -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10759: $? = 0
# configure:10981: result: GNU/Linux ld.so
# configure:11088: checking how to hardcode library paths into programs
# configure:11113: result: immediate
# configure:11207: checking for shl_load
# configure:11207: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccKzdc8x.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `shl_load'
# collect2: error: ld returned 1 exit status
# configure:11207: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define shl_load to an innocuous variant, in case declares shl_load.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define shl_load innocuous_shl_load
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char shl_load (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef shl_load
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_shl_load || defined __stub___shl_load
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11207: result: no
# configure:11211: checking for shl_load in -ldld
# configure:11236: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldld >&5
# /usr/sbin/ld: cannot find -ldld
# collect2: error: ld returned 1 exit status
# configure:11236: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char shl_load ();
# | int
# | main ()
# | {
# | return shl_load ();
# | ;
# | return 0;
# | }
# configure:11245: result: no
# configure:11250: checking for dlopen
# configure:11250: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc2Md01y.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `dlopen'
# collect2: error: ld returned 1 exit status
# configure:11250: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | /* Define dlopen to an innocuous variant, in case declares dlopen.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define dlopen innocuous_dlopen
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char dlopen (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef dlopen
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dlopen ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_dlopen || defined __stub___dlopen
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return dlopen ();
# | ;
# | return 0;
# | }
# configure:11250: result: no
# configure:11254: checking for dlopen in -ldl
# configure:11279: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -ldl >&5
# configure:11279: $? = 0
# configure:11288: result: yes
# configure:11407: checking whether a program can dlopen itself
# configure:11487: gcc -o conftest -DHAVE_DLFCN_H -static-libstdc++ -static-libgcc -Wl,--export-dynamic conftest.c -ldl >&5
# configure:11490: $? = 0
# configure:11508: result: yes
# configure:11513: checking whether a statically linked program can dlopen itself
# configure:11593: gcc -o conftest -DHAVE_DLFCN_H -static-libstdc++ -static-libgcc -Wl,--export-dynamic -static conftest.c -ldl >&5
# /tmp/ccd14dlU.o: In function `main':
# conftest.c:(.text+0x21): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
# /usr/sbin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie
# collect2: error: ld returned 1 exit status
# configure:11596: $? = 1
# configure:11614: result: no
# configure:11653: checking whether stripping libraries is possible
# configure:11658: result: yes
# configure:11693: checking if libtool supports shared libraries
# configure:11695: result: yes
# configure:11698: checking whether to build shared libraries
# configure:11719: result: no
# configure:11722: checking whether to build static libraries
# configure:11726: result: yes
# configure:11806: checking for special C compiler options needed for large files
# configure:11851: result: no
# configure:11857: checking for _FILE_OFFSET_BITS value needed for large files
# configure:11882: gcc -c conftest.c >&5
# configure:11882: $? = 0
# configure:11914: result: no
# configure:12239: checking whether to enable maintainer-specific portions of Makefiles
# configure:12248: result: no
# configure:12284: checking whether to install libbfd
# configure:12297: result: yes
# configure:12347: checking whether NLS is requested
# configure:12353: result: yes
# configure:12359: checking for catalogs to be installed
# configure:12391: result: da es fi fr id ja ro ru rw sv tr uk vi zh_CN da es fi fr id ja ro ru rw sv tr uk vi zh_CN
# configure:12418: checking whether NLS is requested
# configure:12427: result: yes
# configure:12465: checking for msgfmt
# configure:12496: result: /usr/sbin/msgfmt
# configure:12505: checking for gmsgfmt
# configure:12536: result: /usr/sbin/msgfmt
# configure:12576: checking for xgettext
# configure:12607: result: /usr/sbin/xgettext
# configure:12647: checking for msgmerge
# configure:12677: result: /usr/sbin/msgmerge
# configure:12730: checking size of long long
# configure:12735: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:12735: $? = 0
# configure:12735: ./conftest
# configure:12735: $? = 0
# configure:12750: result: 8
# configure:12764: checking size of void *
# configure:12769: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:12769: $? = 0
# configure:12769: ./conftest
# configure:12769: $? = 0
# configure:12784: result: 8
# configure:12798: checking size of long
# configure:12803: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:12803: $? = 0
# configure:12803: ./conftest
# configure:12803: $? = 0
# configure:12818: result: 8
# configure:12900: checking alloca.h usability
# configure:12900: gcc -c conftest.c >&5
# configure:12900: $? = 0
# configure:12900: result: yes
# configure:12900: checking alloca.h presence
# configure:12900: gcc -E conftest.c
# configure:12900: $? = 0
# configure:12900: result: yes
# configure:12900: checking for alloca.h
# configure:12900: result: yes
# configure:12900: checking stddef.h usability
# configure:12900: gcc -c conftest.c >&5
# configure:12900: $? = 0
# configure:12900: result: yes
# configure:12900: checking stddef.h presence
# configure:12900: gcc -E conftest.c
# configure:12900: $? = 0
# configure:12900: result: yes
# configure:12900: checking for stddef.h
# configure:12900: result: yes
# configure:12900: checking for string.h
# configure:12900: result: yes
# configure:12900: checking for strings.h
# configure:12900: result: yes
# configure:12900: checking for stdlib.h
# configure:12900: result: yes
# configure:12900: checking time.h usability
# configure:12900: gcc -c conftest.c >&5
# configure:12900: $? = 0
# configure:12900: result: yes
# configure:12900: checking time.h presence
# configure:12900: gcc -E conftest.c
# configure:12900: $? = 0
# configure:12900: result: yes
# configure:12900: checking for time.h
# configure:12900: result: yes
# configure:12900: checking for unistd.h
# configure:12900: result: yes
# configure:12914: checking fcntl.h usability
# configure:12914: gcc -c conftest.c >&5
# configure:12914: $? = 0
# configure:12914: result: yes
# configure:12914: checking fcntl.h presence
# configure:12914: gcc -E conftest.c
# configure:12914: $? = 0
# configure:12914: result: yes
# configure:12914: checking for fcntl.h
# configure:12914: result: yes
# configure:12914: checking sys/file.h usability
# configure:12914: gcc -c conftest.c >&5
# configure:12914: $? = 0
# configure:12914: result: yes
# configure:12914: checking sys/file.h presence
# configure:12914: gcc -E conftest.c
# configure:12914: $? = 0
# configure:12914: result: yes
# configure:12914: checking for sys/file.h
# configure:12914: result: yes
# configure:12914: checking sys/time.h usability
# configure:12914: gcc -c conftest.c >&5
# configure:12914: $? = 0
# configure:12914: result: yes
# configure:12914: checking sys/time.h presence
# configure:12914: gcc -E conftest.c
# configure:12914: $? = 0
# configure:12914: result: yes
# configure:12914: checking for sys/time.h
# configure:12914: result: yes
# configure:12914: checking for sys/stat.h
# configure:12914: result: yes
# configure:12938: checking for uintmax_t
# configure:12938: gcc -c conftest.c >&5
# configure:12938: $? = 0
# configure:12938: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# configure:12938: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12938: result: yes
# configure:12947: checking for uintptr_t
# configure:12947: gcc -c conftest.c >&5
# configure:12947: $? = 0
# configure:12947: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:12947: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12947: result: yes
# configure:12956: checking for int_least32_t
# configure:12956: gcc -c conftest.c >&5
# configure:12956: $? = 0
# configure:12956: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:28: error: expected expression before ')' token
# if (sizeof ((int_least32_t)))
# ^
# configure:12956: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_least32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12956: result: yes
# configure:12965: checking for int_fast32_t
# configure:12965: gcc -c conftest.c >&5
# configure:12965: $? = 0
# configure:12965: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:27: error: expected expression before ')' token
# if (sizeof ((int_fast32_t)))
# ^
# configure:12965: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_fast32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12965: result: yes
# configure:12974: checking for uint64_t
# configure:12974: gcc -c conftest.c >&5
# configure:12974: $? = 0
# configure:12974: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:12974: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12974: result: yes
# configure:13055: checking what to include in bfd_stdint.h
# configure:13083: result: stdint.h (already complete)
# configure:13331: checking whether time.h and sys/time.h may both be included
# configure:13351: gcc -c conftest.c >&5
# configure:13351: $? = 0
# configure:13358: result: yes
# configure:13369: checking for dirent.h that defines DIR
# configure:13388: gcc -c conftest.c >&5
# configure:13388: $? = 0
# configure:13396: result: yes
# configure:13410: checking for library containing opendir
# configure:13441: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13441: $? = 0
# configure:13458: result: none required
# configure:13529: checking windows.h usability
# configure:13529: gcc -c conftest.c >&5
# conftest.c:78:21: fatal error: windows.h: No such file or directory
# compilation terminated.
# configure:13529: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13529: result: no
# configure:13529: checking windows.h presence
# configure:13529: gcc -E conftest.c
# conftest.c:45:21: fatal error: windows.h: No such file or directory
# compilation terminated.
# configure:13529: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | /* end confdefs.h. */
# | #include
# configure:13529: result: no
# configure:13529: checking for windows.h
# configure:13529: result: no
# configure:13529: checking for dlfcn.h
# configure:13529: result: yes
# configure:13541: checking whether string.h and strings.h may both be included
# configure:13558: gcc -c conftest.c >&5
# configure:13558: $? = 0
# configure:13565: result: yes
# configure:13576: checking for fcntl
# configure:13576: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13576: $? = 0
# configure:13576: result: yes
# configure:13576: checking for getpagesize
# configure:13576: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13576: $? = 0
# configure:13576: result: yes
# configure:13576: checking for setitimer
# configure:13576: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13576: $? = 0
# configure:13576: result: yes
# configure:13576: checking for sysconf
# configure:13576: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13576: $? = 0
# configure:13576: result: yes
# configure:13576: checking for fdopen
# configure:13576: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13576: $? = 0
# configure:13576: result: yes
# configure:13576: checking for getuid
# configure:13576: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13576: $? = 0
# configure:13576: result: yes
# configure:13576: checking for getgid
# configure:13576: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13576: $? = 0
# configure:13576: result: yes
# configure:13576: checking for fileno
# configure:13576: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13576: $? = 0
# configure:13576: result: yes
# configure:13588: checking for strtoull
# configure:13588: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:13588: $? = 0
# configure:13588: result: yes
# configure:13598: checking whether basename is declared
# configure:13598: gcc -c conftest.c >&5
# configure:13598: $? = 0
# configure:13598: result: yes
# configure:13609: checking whether ftello is declared
# configure:13609: gcc -c conftest.c >&5
# configure:13609: $? = 0
# configure:13609: result: yes
# configure:13620: checking whether ftello64 is declared
# configure:13620: gcc -c conftest.c >&5
# configure:13620: $? = 0
# configure:13620: result: yes
# configure:13631: checking whether fseeko is declared
# configure:13631: gcc -c conftest.c >&5
# configure:13631: $? = 0
# configure:13631: result: yes
# configure:13642: checking whether fseeko64 is declared
# configure:13642: gcc -c conftest.c >&5
# configure:13642: $? = 0
# configure:13642: result: yes
# configure:13662: checking whether ffs is declared
# configure:13662: gcc -c conftest.c >&5
# configure:13662: $? = 0
# configure:13662: result: yes
# configure:13673: checking whether free is declared
# configure:13673: gcc -c conftest.c >&5
# configure:13673: $? = 0
# configure:13673: result: yes
# configure:13684: checking whether getenv is declared
# configure:13684: gcc -c conftest.c >&5
# configure:13684: $? = 0
# configure:13684: result: yes
# configure:13695: checking whether malloc is declared
# configure:13695: gcc -c conftest.c >&5
# configure:13695: $? = 0
# configure:13695: result: yes
# configure:13706: checking whether realloc is declared
# configure:13706: gcc -c conftest.c >&5
# configure:13706: $? = 0
# configure:13706: result: yes
# configure:13717: checking whether stpcpy is declared
# configure:13717: gcc -c conftest.c >&5
# configure:13717: $? = 0
# configure:13717: result: yes
# configure:13728: checking whether strstr is declared
# configure:13728: gcc -c conftest.c >&5
# configure:13728: $? = 0
# configure:13728: result: yes
# configure:13739: checking whether snprintf is declared
# configure:13739: gcc -c conftest.c >&5
# configure:13739: $? = 0
# configure:13739: result: yes
# configure:13750: checking whether vsnprintf is declared
# configure:13750: gcc -c conftest.c >&5
# configure:13750: $? = 0
# configure:13750: result: yes
# configure:13776: checking for library containing zlibVersion
# configure:13807: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccZBckeW.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `zlibVersion'
# collect2: error: ld returned 1 exit status
# configure:13807: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char zlibVersion ();
# | int
# | main ()
# | {
# | return zlibVersion ();
# | ;
# | return 0;
# | }
# configure:13807: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:13807: $? = 0
# configure:13824: result: -lz
# configure:13831: checking zlib.h usability
# configure:13831: gcc -c conftest.c >&5
# configure:13831: $? = 0
# configure:13831: result: yes
# configure:13831: checking zlib.h presence
# configure:13831: gcc -E conftest.c
# configure:13831: $? = 0
# configure:13831: result: yes
# configure:13831: checking for zlib.h
# configure:13831: result: yes
# configure:14109: checking sys/procfs.h usability
# configure:14109: gcc -c conftest.c >&5
# configure:14109: $? = 0
# configure:14109: result: yes
# configure:14109: checking sys/procfs.h presence
# configure:14109: gcc -E conftest.c
# configure:14109: $? = 0
# configure:14109: result: yes
# configure:14109: checking for sys/procfs.h
# configure:14109: result: yes
# configure:14120: checking for prstatus_t in sys/procfs.h
# configure:14140: gcc -c conftest.c >&5
# configure:14140: $? = 0
# configure:14154: result: yes
# configure:14157: checking for prstatus32_t in sys/procfs.h
# configure:14177: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:1: error: unknown type name 'prstatus32_t'
# prstatus32_t avar
# ^
# configure:14177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prstatus32_t avar
# | ;
# | return 0;
# | }
# configure:14191: result: no
# configure:14194: checking for prstatus_t.pr_who in sys/procfs.h
# configure:14214: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:44: error: 'prstatus_t {aka struct elf_prstatus}' has no member named 'pr_who'
# prstatus_t avar; void* aref = (void*) &avar.pr_who
# ^
# configure:14214: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prstatus_t avar; void* aref = (void*) &avar.pr_who
# | ;
# | return 0;
# | }
# configure:14228: result: no
# configure:14231: checking for prstatus32_t.pr_who in sys/procfs.h
# configure:14251: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:1: error: unknown type name 'prstatus32_t'
# prstatus32_t avar; void* aref = (void*) &avar.pr_who
# ^
# conftest.c:81:46: error: request for member 'pr_who' in something not a structure or union
# prstatus32_t avar; void* aref = (void*) &avar.pr_who
# ^
# configure:14251: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prstatus32_t avar; void* aref = (void*) &avar.pr_who
# | ;
# | return 0;
# | }
# configure:14265: result: no
# configure:14268: checking for pstatus_t in sys/procfs.h
# configure:14288: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:1: error: unknown type name 'pstatus_t'
# pstatus_t avar
# ^
# configure:14288: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pstatus_t avar
# | ;
# | return 0;
# | }
# configure:14302: result: no
# configure:14305: checking for pxstatus_t in sys/procfs.h
# configure:14325: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:1: error: unknown type name 'pxstatus_t'
# pxstatus_t avar
# ^
# configure:14325: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pxstatus_t avar
# | ;
# | return 0;
# | }
# configure:14339: result: no
# configure:14342: checking for pstatus32_t in sys/procfs.h
# configure:14362: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:1: error: unknown type name 'pstatus32_t'
# pstatus32_t avar
# ^
# configure:14362: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | pstatus32_t avar
# | ;
# | return 0;
# | }
# configure:14376: result: no
# configure:14379: checking for prpsinfo_t in sys/procfs.h
# configure:14399: gcc -c conftest.c >&5
# configure:14399: $? = 0
# configure:14413: result: yes
# configure:14416: checking for prpsinfo_t.pr_pid in sys/procfs.h
# configure:14436: gcc -c conftest.c >&5
# configure:14436: $? = 0
# configure:14450: result: yes
# configure:14453: checking for prpsinfo32_t in sys/procfs.h
# configure:14473: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'prpsinfo32_t'
# prpsinfo32_t avar
# ^
# configure:14473: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prpsinfo32_t avar
# | ;
# | return 0;
# | }
# configure:14487: result: no
# configure:14490: checking for prpsinfo32_t.pr_pid in sys/procfs.h
# configure:14510: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'prpsinfo32_t'
# prpsinfo32_t avar; void* aref = (void*) &avar.pr_pid
# ^
# conftest.c:83:46: error: request for member 'pr_pid' in something not a structure or union
# prpsinfo32_t avar; void* aref = (void*) &avar.pr_pid
# ^
# configure:14510: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | prpsinfo32_t avar; void* aref = (void*) &avar.pr_pid
# | ;
# | return 0;
# | }
# configure:14524: result: no
# configure:14527: checking for psinfo_t in sys/procfs.h
# configure:14547: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'psinfo_t'
# psinfo_t avar
# ^
# configure:14547: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | psinfo_t avar
# | ;
# | return 0;
# | }
# configure:14561: result: no
# configure:14564: checking for psinfo_t.pr_pid in sys/procfs.h
# configure:14584: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'psinfo_t'
# psinfo_t avar; void* aref = (void*) &avar.pr_pid
# ^
# conftest.c:83:42: error: request for member 'pr_pid' in something not a structure or union
# psinfo_t avar; void* aref = (void*) &avar.pr_pid
# ^
# configure:14584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | psinfo_t avar; void* aref = (void*) &avar.pr_pid
# | ;
# | return 0;
# | }
# configure:14598: result: no
# configure:14601: checking for psinfo32_t in sys/procfs.h
# configure:14621: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'psinfo32_t'
# psinfo32_t avar
# ^
# configure:14621: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | psinfo32_t avar
# | ;
# | return 0;
# | }
# configure:14635: result: no
# configure:14638: checking for psinfo32_t.pr_pid in sys/procfs.h
# configure:14658: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'psinfo32_t'
# psinfo32_t avar; void* aref = (void*) &avar.pr_pid
# ^
# conftest.c:83:44: error: request for member 'pr_pid' in something not a structure or union
# psinfo32_t avar; void* aref = (void*) &avar.pr_pid
# ^
# configure:14658: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | psinfo32_t avar; void* aref = (void*) &avar.pr_pid
# | ;
# | return 0;
# | }
# configure:14672: result: no
# configure:14675: checking for lwpstatus_t in sys/procfs.h
# configure:14695: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'lwpstatus_t'
# lwpstatus_t avar
# ^
# configure:14695: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpstatus_t avar
# | ;
# | return 0;
# | }
# configure:14709: result: no
# configure:14712: checking for lwpxstatus_t in sys/procfs.h
# configure:14732: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'lwpxstatus_t'
# lwpxstatus_t avar
# ^
# configure:14732: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpxstatus_t avar
# | ;
# | return 0;
# | }
# configure:14746: result: no
# configure:14749: checking for lwpstatus_t.pr_context in sys/procfs.h
# configure:14769: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'lwpstatus_t'
# lwpstatus_t avar; void* aref = (void*) &avar.pr_context
# ^
# conftest.c:83:45: error: request for member 'pr_context' in something not a structure or union
# lwpstatus_t avar; void* aref = (void*) &avar.pr_context
# ^
# configure:14769: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpstatus_t avar; void* aref = (void*) &avar.pr_context
# | ;
# | return 0;
# | }
# configure:14783: result: no
# configure:14786: checking for lwpstatus_t.pr_reg in sys/procfs.h
# configure:14806: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'lwpstatus_t'
# lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
# ^
# conftest.c:83:45: error: request for member 'pr_reg' in something not a structure or union
# lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
# ^
# configure:14806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpstatus_t avar; void* aref = (void*) &avar.pr_reg
# | ;
# | return 0;
# | }
# configure:14820: result: no
# configure:14823: checking for lwpstatus_t.pr_fpreg in sys/procfs.h
# configure:14843: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'lwpstatus_t'
# lwpstatus_t avar; void* aref = (void*) &avar.pr_fpreg
# ^
# conftest.c:83:45: error: request for member 'pr_fpreg' in something not a structure or union
# lwpstatus_t avar; void* aref = (void*) &avar.pr_fpreg
# ^
# configure:14843: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | lwpstatus_t avar; void* aref = (void*) &avar.pr_fpreg
# | ;
# | return 0;
# | }
# configure:14857: result: no
# configure:14860: checking for win32_pstatus_t in sys/procfs.h
# configure:14880: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:83:1: error: unknown type name 'win32_pstatus_t'
# win32_pstatus_t avar
# ^
# configure:14880: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "bfd"
# | #define PACKAGE_TARNAME "bfd"
# | #define PACKAGE_VERSION "2.23.52"
# | #define PACKAGE_STRING "bfd 2.23.52"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "bfd"
# | #define VERSION "2.23.52"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ENABLE_NLS 1
# | #define SIZEOF_LONG_LONG 8
# | #define SIZEOF_VOID_P 8
# | #define SIZEOF_LONG 8
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_DLFCN_H 1
# | #define STRING_WITH_STRINGS 1
# | #define HAVE_FCNTL 1
# | #define HAVE_GETPAGESIZE 1
# | #define HAVE_SETITIMER 1
# | #define HAVE_SYSCONF 1
# | #define HAVE_FDOPEN 1
# | #define HAVE_GETUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_FILENO 1
# | #define HAVE_STRTOULL 1
# | #define HAVE_DECL_BASENAME 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_FTELLO64 1
# | #define HAVE_DECL_FSEEKO 1
# | #define HAVE_DECL_FSEEKO64 1
# | #define HAVE_DECL_FFS 1
# | #define HAVE_DECL_FREE 1
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_DECL_MALLOC 1
# | #define HAVE_DECL_REALLOC 1
# | #define HAVE_DECL_STPCPY 1
# | #define HAVE_DECL_STRSTR 1
# | #define HAVE_DECL_SNPRINTF 1
# | #define HAVE_DECL_VSNPRINTF 1
# | #define HAVE_ZLIB_H 1
# | #define HAVE_SYS_PROCFS_H 1
# | #define HAVE_PRSTATUS_T 1
# | #define HAVE_PRPSINFO_T 1
# | #define HAVE_PRPSINFO_T_PR_PID 1
# | /* end confdefs.h. */
# |
# | #define _SYSCALL32
# | /* Needed for new procfs interface on sparc-solaris. */
# | #define _STRUCTURED_PROC 1
# | #include
# | int
# | main ()
# | {
# | win32_pstatus_t avar
# | ;
# | return 0;
# | }
# configure:14894: result: no
# configure:14917: checking linker --as-needed support
# configure:14928: result: yes
# configure:15019: checking for cos in -lm
# configure:15044: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lm -lz >&5
# conftest.c:83:6: warning: conflicting types for built-in function 'cos'
# char cos ();
# ^
# configure:15044: $? = 0
# configure:15053: result: yes
# configure:15603: checking for gcc version with buggy 64-bit support
# configure:15616: result: no
# configure:15655: checking for ftello
# configure:15655: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15655: $? = 0
# configure:15655: result: yes
# configure:15655: checking for ftello64
# configure:15655: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15655: $? = 0
# configure:15655: result: yes
# configure:15655: checking for fseeko
# configure:15655: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15655: $? = 0
# configure:15655: result: yes
# configure:15655: checking for fseeko64
# configure:15655: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15655: $? = 0
# configure:15655: result: yes
# configure:15655: checking for fopen64
# configure:15655: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15655: $? = 0
# configure:15655: result: yes
# configure:15670: checking size of off_t
# configure:15675: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15675: $? = 0
# configure:15675: ./conftest
# configure:15675: $? = 0
# configure:15690: result: 8
# configure:15701: checking file_ptr type
# configure:15710: result: BFD_HOST_64_BIT
# configure:15727: checking for stdlib.h
# configure:15727: result: yes
# configure:15727: checking for unistd.h
# configure:15727: result: yes
# configure:15740: checking for getpagesize
# configure:15740: result: yes
# configure:15749: checking for working mmap
# configure:15886: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15886: $? = 0
# configure:15886: ./conftest
# configure:15886: $? = 0
# configure:15896: result: yes
# configure:15908: checking for madvise
# configure:15908: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15908: $? = 0
# configure:15908: result: yes
# configure:15908: checking for mprotect
# configure:15908: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c -lz >&5
# configure:15908: $? = 0
# configure:15908: result: yes
# configure:16001: updating cache ./config.cache
# configure:16070: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by bfd config.status 2.23.52, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:1229: creating Makefile
# config.status:1229: creating doc/Makefile
# config.status:1229: creating bfd-in3.h
# config.status:1229: creating po/Makefile.in
# config.status:1229: creating config.h
# config.status:1449: executing depfiles commands
# config.status:1449: executing libtool commands
# config.status:1449: executing default-1 commands
# config.status:1449: executing bfd_stdint.h commands
# config.status:1449: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func_dlopen=no
# ac_cv_func_fcntl=yes
# ac_cv_func_fdopen=yes
# ac_cv_func_fileno=yes
# ac_cv_func_fopen64=yes
# ac_cv_func_fseeko64=yes
# ac_cv_func_fseeko=yes
# ac_cv_func_ftello64=yes
# ac_cv_func_ftello=yes
# ac_cv_func_getgid=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_getuid=yes
# ac_cv_func_madvise=yes
# ac_cv_func_mmap_fixed_mapped=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_setitimer=yes
# ac_cv_func_shl_load=no
# ac_cv_func_strtoull=yes
# ac_cv_func_sysconf=yes
# ac_cv_have_decl_basename=yes
# ac_cv_have_decl_ffs=yes
# ac_cv_have_decl_free=yes
# ac_cv_have_decl_fseeko64=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_ftello64=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_malloc=yes
# ac_cv_have_decl_realloc=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_strstr=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_header_alloca_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_procfs_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_windows_h=no
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_dld_shl_load=no
# ac_cv_lib_m_cos=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
# ac_cv_search_strerror='none required'
# ac_cv_search_zlibVersion=-lz
# ac_cv_sizeof_long=8
# ac_cv_sizeof_long_long=8
# ac_cv_sizeof_off_t=8
# ac_cv_sizeof_void_p=8
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_int_fast32_t=yes
# ac_cv_type_int_least32_t=yes
# ac_cv_type_u_int64_t=no
# ac_cv_type_uint64_t=yes
# ac_cv_type_uintmax_t=yes
# ac_cv_type_uintptr_t=yes
# acx_cv_header_stdint=stdint.h
# acx_cv_header_stdint_kind='(already complete)'
# am_cv_CC_dependencies_compiler_type=gcc3
# bfd_cv_have_sys_procfs_type_lwpstatus_t=no
# bfd_cv_have_sys_procfs_type_lwpxstatus_t=no
# bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_context=no
# bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_fpreg=no
# bfd_cv_have_sys_procfs_type_member_lwpstatus_t_pr_reg=no
# bfd_cv_have_sys_procfs_type_member_prpsinfo32_t_pr_pid=no
# bfd_cv_have_sys_procfs_type_member_prpsinfo_t_pr_pid=yes
# bfd_cv_have_sys_procfs_type_member_prstatus32_t_pr_who=no
# bfd_cv_have_sys_procfs_type_member_prstatus_t_pr_who=no
# bfd_cv_have_sys_procfs_type_member_psinfo32_t_pr_pid=no
# bfd_cv_have_sys_procfs_type_member_psinfo_t_pr_pid=no
# bfd_cv_have_sys_procfs_type_prpsinfo32_t=no
# bfd_cv_have_sys_procfs_type_prpsinfo_t=yes
# bfd_cv_have_sys_procfs_type_prstatus32_t=no
# bfd_cv_have_sys_procfs_type_prstatus_t=yes
# bfd_cv_have_sys_procfs_type_psinfo32_t=no
# bfd_cv_have_sys_procfs_type_psinfo_t=no
# bfd_cv_have_sys_procfs_type_pstatus32_t=no
# bfd_cv_have_sys_procfs_type_pstatus_t=no
# bfd_cv_have_sys_procfs_type_pxstatus_t=no
# bfd_cv_have_sys_procfs_type_win32_pstatus_t=no
# bfd_cv_ld_as_needed=yes
# gcc_cv_header_string=yes
# lt_cv_deplibs_check_method=pass_all
# lt_cv_dlopen=dlopen
# lt_cv_dlopen_libs=-ldl
# lt_cv_dlopen_self=yes
# lt_cv_dlopen_self_static=no
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=ld
# lt_cv_path_NM=nm
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/missing --run automake-1.11'
# AWK='gawk'
# BFD_HOSTPTR_T='unsigned long'
# BFD_HOST_64BIT_LONG='1'
# BFD_HOST_64BIT_LONG_LONG='0'
# BFD_HOST_64_BIT='long'
# BFD_HOST_64_BIT_DEFINED='1'
# BFD_HOST_U_64_BIT='unsigned long'
# CATALOGS=' da.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo ro.gmo ru.gmo rw.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo da.gmo es.gmo fi.gmo fr.gmo id.gmo ja.gmo ro.gmo ru.gmo rw.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo'
# CATOBJEXT='.gmo'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CC_FOR_BUILD='gcc'
# CFLAGS=''
# COREFILE=''
# COREFLAG=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEBUGDIR='/usr/lib/debug'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# EXEEXT_FOR_BUILD='$(EXEEXT)'
# FGREP='/usr/sbin/grep -F'
# GENCAT='gencat'
# GENINSRC_NEVER_FALSE=''
# GENINSRC_NEVER_TRUE='#'
# GMSGFMT='/usr/sbin/msgfmt'
# GREP='/usr/sbin/grep'
# HDEFINES=''
# INCINTL=''
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_LIBBFD_FALSE='#'
# INSTALL_LIBBFD_TRUE=''
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# LD='ld -m elf_x86_64'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBINTL=''
# LIBINTL_DEP=''
# LIBM='-lm'
# LIBOBJS=''
# LIBS='-lz '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='makeinfo --split-size=5000000'
# MKDIR_P='/usr/sbin/mkdir -p'
# MKINSTALLDIRS='$(top_builddir)/./../mkinstalldirs'
# MSGFMT='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NM='nm'
# NMEDIT=''
# NO_WERROR='-Wno-error'
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='bfd'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='bfd'
# PACKAGE_STRING='bfd 2.23.52'
# PACKAGE_TARNAME='bfd'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.23.52'
# PATH_SEPARATOR=':'
# PKGVERSION='(GNU Binutils) '
# PLUGINS_FALSE=''
# PLUGINS_TRUE='#'
# POSUB='po'
# RANLIB='ranlib'
# REPORT_BUGS_TEXI=''
# REPORT_BUGS_TO=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHARED_LDFLAGS=''
# SHARED_LIBADD=''
# SHELL='/bin/sh'
# STRIP='strip'
# TDEFINES=' '
# USE_NLS='yes'
# VERSION='2.23.52'
# WARN_CFLAGS='-W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror'
# XGETTEXT='/usr/sbin/xgettext'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# all_backends='$(BFD64_BACKENDS) $(BFD32_BACKENDS)'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bfd64_libs='$(BFD64_LIBS)'
# bfd_backends=' elf64-x86-64.lo elf-ifunc.lo elf-nacl.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-i386.lo elf-vxworks.lo elf32.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo pei-x86_64.lo pex64igen.lo elf64-gen.lo elf32-gen.lo'
# bfd_default_target_size='64'
# bfd_file_ptr='BFD_HOST_64_BIT'
# bfd_machines=' cpu-i386.lo cpu-l1om.lo cpu-k1om.lo'
# bfd_ufile_ptr='BFD_HOST_U_64_BIT'
# bfdincludedir='$(includedir)'
# bfdlibdir='$(libdir)'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# havevecs='-DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_bfd_elf32_x86_64_vec -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_k1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_noncanonical='x86_64-unknown-linux-gnu'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/crash/src/crash-7.1.5/gdb-7.6/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_cv_dlopen_libs='-ldl'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# supports_plugins='0'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux-gnu'
# target_cpu='x86_64'
# target_noncanonical='x86_64-unknown-linux-gnu'
# target_os='linux-gnu'
# target_vendor='unknown'
# tdefaults=' -DDEFAULT_VECTOR=bfd_elf64_x86_64_vec -DSELECT_VECS='\''&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&bfd_elf32_x86_64_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_k1om_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec'\'' -DSELECT_ARCHITECTURES='\''&bfd_i386_arch,&bfd_l1om_arch,&bfd_k1om_arch'\'''
# wordsize='64'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "bfd"
# #define PACKAGE_TARNAME "bfd"
# #define PACKAGE_VERSION "2.23.52"
# #define PACKAGE_STRING "bfd 2.23.52"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "bfd"
# #define VERSION "2.23.52"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ENABLE_NLS 1
# #define SIZEOF_LONG_LONG 8
# #define SIZEOF_VOID_P 8
# #define SIZEOF_LONG 8
# #define HAVE_ALLOCA_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_STAT_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_DIRENT_H 1
# #define HAVE_DLFCN_H 1
# #define STRING_WITH_STRINGS 1
# #define HAVE_FCNTL 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_SETITIMER 1
# #define HAVE_SYSCONF 1
# #define HAVE_FDOPEN 1
# #define HAVE_GETUID 1
# #define HAVE_GETGID 1
# #define HAVE_FILENO 1
# #define HAVE_STRTOULL 1
# #define HAVE_DECL_BASENAME 1
# #define HAVE_DECL_FTELLO 1
# #define HAVE_DECL_FTELLO64 1
# #define HAVE_DECL_FSEEKO 1
# #define HAVE_DECL_FSEEKO64 1
# #define HAVE_DECL_FFS 1
# #define HAVE_DECL_FREE 1
# #define HAVE_DECL_GETENV 1
# #define HAVE_DECL_MALLOC 1
# #define HAVE_DECL_REALLOC 1
# #define HAVE_DECL_STPCPY 1
# #define HAVE_DECL_STRSTR 1
# #define HAVE_DECL_SNPRINTF 1
# #define HAVE_DECL_VSNPRINTF 1
# #define HAVE_ZLIB_H 1
# #define HAVE_SYS_PROCFS_H 1
# #define HAVE_PRSTATUS_T 1
# #define HAVE_PRPSINFO_T 1
# #define HAVE_PRPSINFO_T_PR_PID 1
# #define CORE_HEADER "hosts/x86-64linux.h"
# #define HAVE_FTELLO 1
# #define HAVE_FTELLO64 1
# #define HAVE_FSEEKO 1
# #define HAVE_FSEEKO64 1
# #define HAVE_FOPEN64 1
# #define SIZEOF_OFF_T 8
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_GETPAGESIZE 1
# #define HAVE_MMAP 1
# #define HAVE_MADVISE 1
# #define HAVE_MPROTECT 1
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by bfd config.status 2.23.52, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES = po/Makefile.in:po/Make-in
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:1229: creating po/Makefile.in
# config.status:1449: executing depfiles commands
# config.status:1449: executing libtool commands
# config.status:1449: executing default-1 commands
# config.status:1449: executing bfd_stdint.h commands
# config.status:1449: executing default commands

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/libdecnumber/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libdecnumber configure , which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/crash/src/crash-7.1.5/gdb-7.6/libdecnumber/configure --cache-file=./config.cache --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=.././libdecnumber
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2145: creating cache ./config.cache
# configure:2225: checking whether make sets $(MAKE)
# configure:2247: result: yes
# configure:2264: checking for x86_64-unknown-linux-gnu-gcc
# configure:2291: result: gcc
# configure:2560: checking for C compiler version
# configure:2569: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2580: $? = 0
# configure:2569: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:2580: $? = 0
# configure:2569: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2580: $? = 1
# configure:2569: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2580: $? = 1
# configure:2600: checking for C compiler default output file name
# configure:2622: gcc -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2626: $? = 0
# configure:2663: result: a.out
# configure:2679: checking whether the C compiler works
# configure:2688: ./a.out
# configure:2692: $? = 0
# configure:2707: result: yes
# configure:2714: checking whether we are cross compiling
# configure:2716: result: no
# configure:2719: checking for suffix of executables
# configure:2726: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2730: $? = 0
# configure:2752: result:
# configure:2758: checking for suffix of object files
# configure:2780: gcc -c conftest.c >&5
# configure:2784: $? = 0
# configure:2805: result: o
# configure:2809: checking whether we are using the GNU C compiler
# configure:2828: gcc -c conftest.c >&5
# configure:2828: $? = 0
# configure:2837: result: yes
# configure:2846: checking whether gcc accepts -g
# configure:2866: gcc -c -g conftest.c >&5
# configure:2866: $? = 0
# configure:2907: result: yes
# configure:2924: checking for gcc option to accept ISO C89
# configure:2988: gcc -c conftest.c >&5
# configure:2988: $? = 0
# configure:3001: result: none needed
# configure:3024: checking for x86_64-unknown-linux-gnu-ranlib
# configure:3051: result: ranlib
# configure:3119: checking for aclocal
# configure:3135: found /usr/sbin/aclocal
# configure:3146: result: aclocal
# configure:3162: checking for autoconf
# configure:3178: found /usr/sbin/autoconf
# configure:3189: result: autoconf
# configure:3205: checking for autoheader
# configure:3221: found /usr/sbin/autoheader
# configure:3232: result: autoheader
# configure:3262: checking whether gcc supports -W
# configure:3279: gcc -c -W conftest.c >&5
# configure:3279: $? = 0
# configure:3288: result: yes
# configure:3262: checking whether gcc supports -Wall
# configure:3279: gcc -c -Wall conftest.c >&5
# configure:3279: $? = 0
# configure:3288: result: yes
# configure:3262: checking whether gcc supports -Wwrite-strings
# configure:3279: gcc -c -Wwrite-strings conftest.c >&5
# configure:3279: $? = 0
# configure:3288: result: yes
# configure:3262: checking whether gcc supports -Wstrict-prototypes
# configure:3279: gcc -c -Wstrict-prototypes conftest.c >&5
# conftest.c:11:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^
# configure:3279: $? = 0
# configure:3288: result: yes
# configure:3262: checking whether gcc supports -Wmissing-prototypes
# configure:3279: gcc -c -Wmissing-prototypes conftest.c >&5
# configure:3279: $? = 0
# configure:3288: result: yes
# configure:3262: checking whether gcc supports -Wold-style-definition
# configure:3279: gcc -c -Wold-style-definition conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:11:1: warning: old-style function definition [-Wold-style-definition]
# main ()
# ^
# configure:3279: $? = 0
# configure:3288: result: yes
# configure:3262: checking whether gcc supports -Wmissing-format-attribute
# configure:3279: gcc -c -Wmissing-format-attribute conftest.c >&5
# configure:3279: $? = 0
# configure:3288: result: yes
# configure:3262: checking whether gcc supports -Wcast-qual
# configure:3279: gcc -c -Wcast-qual conftest.c >&5
# configure:3279: $? = 0
# configure:3288: result: yes
# configure:3300: checking whether gcc supports -pedantic -Wlong-long
# configure:3318: gcc -c -pedantic -Wlong-long conftest.c >&5
# configure:3318: $? = 0
# configure:3326: result: yes
# configure:3357: checking how to run the C preprocessor
# configure:3388: gcc -E conftest.c
# configure:3388: $? = 0
# configure:3402: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3427: result: gcc -E
# configure:3447: gcc -E conftest.c
# configure:3447: $? = 0
# configure:3461: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3461: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3490: checking for grep that handles long lines and -e
# configure:3548: result: /usr/sbin/grep
# configure:3553: checking for egrep
# configure:3615: result: /usr/sbin/grep -E
# configure:3620: checking for ANSI C header files
# configure:3640: gcc -c conftest.c >&5
# configure:3640: $? = 0
# configure:3713: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3713: $? = 0
# configure:3713: ./conftest
# configure:3713: $? = 0
# configure:3724: result: yes
# configure:3737: checking for sys/types.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3737: checking for sys/stat.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3737: checking for stdlib.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3737: checking for string.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3737: checking for memory.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3737: checking for strings.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3737: checking for inttypes.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3737: checking for stdint.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3737: checking for unistd.h
# configure:3737: gcc -c conftest.c >&5
# configure:3737: $? = 0
# configure:3737: result: yes
# configure:3753: checking ctype.h usability
# configure:3753: gcc -c conftest.c >&5
# configure:3753: $? = 0
# configure:3753: result: yes
# configure:3753: checking ctype.h presence
# configure:3753: gcc -E conftest.c
# configure:3753: $? = 0
# configure:3753: result: yes
# configure:3753: checking for ctype.h
# configure:3753: result: yes
# configure:3753: checking stddef.h usability
# configure:3753: gcc -c conftest.c >&5
# configure:3753: $? = 0
# configure:3753: result: yes
# configure:3753: checking stddef.h presence
# configure:3753: gcc -E conftest.c
# configure:3753: $? = 0
# configure:3753: result: yes
# configure:3753: checking for stddef.h
# configure:3753: result: yes
# configure:3753: checking for string.h
# configure:3753: result: yes
# configure:3753: checking stdio.h usability
# configure:3753: gcc -c conftest.c >&5
# configure:3753: $? = 0
# configure:3753: result: yes
# configure:3753: checking stdio.h presence
# configure:3753: gcc -E conftest.c
# configure:3753: $? = 0
# configure:3753: result: yes
# configure:3753: checking for stdio.h
# configure:3753: result: yes
# configure:3777: checking for uintmax_t
# configure:3777: gcc -c conftest.c >&5
# configure:3777: $? = 0
# configure:3777: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:24: error: expected expression before ')' token
# if (sizeof ((uintmax_t)))
# ^
# configure:3777: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintmax_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3777: result: yes
# configure:3786: checking for uintptr_t
# configure:3786: gcc -c conftest.c >&5
# configure:3786: $? = 0
# configure:3786: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:24: error: expected expression before ')' token
# if (sizeof ((uintptr_t)))
# ^
# configure:3786: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3786: result: yes
# configure:3795: checking for int_least32_t
# configure:3795: gcc -c conftest.c >&5
# configure:3795: $? = 0
# configure:3795: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:28: error: expected expression before ')' token
# if (sizeof ((int_least32_t)))
# ^
# configure:3795: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_least32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3795: result: yes
# configure:3804: checking for int_fast32_t
# configure:3804: gcc -c conftest.c >&5
# configure:3804: $? = 0
# configure:3804: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:27: error: expected expression before ')' token
# if (sizeof ((int_fast32_t)))
# ^
# configure:3804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((int_fast32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3804: result: yes
# configure:3813: checking for uint64_t
# configure:3813: gcc -c conftest.c >&5
# configure:3813: $? = 0
# configure:3813: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:23: error: expected expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# configure:3813: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((uint64_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:3813: result: yes
# configure:3894: checking what to include in gstdint.h
# configure:3922: result: stdint.h (already complete)
# configure:4172: checking for an ANSI C-conforming const
# configure:4237: gcc -c conftest.c >&5
# configure:4237: $? = 0
# configure:4244: result: yes
# configure:4252: checking for off_t
# configure:4252: gcc -c conftest.c >&5
# configure:4252: $? = 0
# configure:4252: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:59:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:4252: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4252: result: yes
# configure:4267: checking size of int
# configure:4272: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4272: $? = 0
# configure:4272: ./conftest
# configure:4272: $? = 0
# configure:4287: result: 4
# configure:4301: checking size of long
# configure:4306: gcc -o conftest -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4306: $? = 0
# configure:4306: ./conftest
# configure:4306: $? = 0
# configure:4321: result: 8
# configure:4333: checking for ANSI C header files
# configure:4437: result: yes
# configure:4488: checking build system type
# configure:4502: result: x86_64-unknown-linux-gnu
# configure:4522: checking host system type
# configure:4535: result: x86_64-unknown-linux-gnu
# configure:4555: checking target system type
# configure:4568: result: x86_64-unknown-linux-gnu
# configure:4597: checking for decimal floating point
# configure:4662: result: bid
# configure:4667: checking whether byte ordering is bigendian
# configure:4682: gcc -c conftest.c >&5
# conftest.c:27:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:27:15: error: unknown type name 'universal'
# configure:4682: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4727: gcc -c conftest.c >&5
# configure:4727: $? = 0
# configure:4745: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:33:4: error: unknown type name 'not'
# not big endian
# ^
# conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^
# configure:4745: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libdecnumber"
# | #define PACKAGE_TARNAME "libdecnumber"
# | #define PACKAGE_VERSION " "
# | #define PACKAGE_STRING "libdecnumber "
# | #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_CTYPE_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STDIO_H 1
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define STDC_HEADERS 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4873: result: no
# configure:4963: updating cache ./config.cache
# configure:5001: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libdecnumber config.status , which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:854: creating Makefile
# config.status:854: creating config.h
# config.status:1029: executing gstdint.h commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_header_ctype_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_ACLOCAL=aclocal
# ac_cv_prog_AUTOCONF=autoconf
# ac_cv_prog_AUTOHEADER=autoheader
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_int_fast32_t=yes
# ac_cv_type_int_least32_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_u_int64_t=no
# ac_cv_type_uint64_t=yes
# ac_cv_type_uintmax_t=yes
# ac_cv_type_uintptr_t=yes
# acx_cv_header_stdint=stdint.h
# acx_cv_header_stdint_kind='(already complete)'
# acx_cv_prog_cc_pedantic__Wlong_long=yes
# acx_cv_prog_cc_warning__W=yes
# acx_cv_prog_cc_warning__Wall=yes
# acx_cv_prog_cc_warning__Wcast_qual=yes
# acx_cv_prog_cc_warning__Wmissing_format_attribute=yes
# acx_cv_prog_cc_warning__Wmissing_prototypes=yes
# acx_cv_prog_cc_warning__Wold_style_definition=yes
# acx_cv_prog_cc_warning__Wstrict_prototypes=yes
# acx_cv_prog_cc_warning__Wwrite_strings=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal'
# ADDITIONAL_OBJS=' $(bid_OBJS)'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# OBJEXT='o'
# PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org'
# PACKAGE_NAME='libdecnumber'
# PACKAGE_STRING='libdecnumber '
# PACKAGE_TARNAME='libdecnumber'
# PACKAGE_URL=''
# PACKAGE_VERSION=' '
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# WARN_CFLAGS='-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual'
# WARN_PEDANTIC='-pedantic -Wno-long-long'
# WERROR=''
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# enable_decimal_float='bid'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias='x86_64-unknown-linux-gnu'
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libdecnumber"
# #define PACKAGE_TARNAME "libdecnumber"
# #define PACKAGE_VERSION " "
# #define PACKAGE_STRING "libdecnumber "
# #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_CTYPE_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STDIO_H 1
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define STDC_HEADERS 1
#
# configure: exit 0

CMD: Config logfile '/tmp/crash/src/crash-7.1.5/gdb-7.6/readline/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by readline configure 6.2, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# $ /tmp/crash/src/crash-7.1.5/gdb-7.6/readline/configure --cache-file=./config.cache --with-system-zlib --with-separate-debug-dir=/usr/lib/debug --with-bugurl= --with-expat=no --with-python=no --disable-sim --program-transform-name=s,y,y, --disable-option-checking --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --target=x86_64-unknown-linux-gnu --srcdir=.././readline
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 622c25be6a1b
# uname -m = x86_64
# uname -r = 4.5.4-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed May 11 22:21:28 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2108: creating cache ./config.cache
# configure:2220: checking build system type
# configure:2234: result: x86_64-unknown-linux-gnu
# configure:2254: checking host system type
# configure:2267: result: x86_64-unknown-linux-gnu
# configure:2367: checking whether make sets $(MAKE)
# configure:2389: result: yes
# configure:2406: checking for x86_64-unknown-linux-gnu-gcc
# configure:2433: result: gcc
# configure:2702: checking for C compiler version
# configure:2711: gcc --version >&5
# gcc (GCC) 5.3.0
# Copyright (C) 2015 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2722: $? = 0
# configure:2711: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/lto-wrapper
# Target: x86_64-unknown-linux-gnu
# Configured with: /build/gcc/src/gcc-5-20160209/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 5.3.0 (GCC)
# configure:2722: $? = 0
# configure:2711: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2722: $? = 1
# configure:2711: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2722: $? = 1
# configure:2742: checking for C compiler default output file name
# configure:2764: gcc -g -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2768: $? = 0
# configure:2805: result: a.out
# configure:2821: checking whether the C compiler works
# configure:2830: ./a.out
# configure:2834: $? = 0
# configure:2849: result: yes
# configure:2856: checking whether we are cross compiling
# configure:2858: result: no
# configure:2861: checking for suffix of executables
# configure:2868: gcc -o conftest -g -static-libstdc++ -static-libgcc conftest.c >&5
# configure:2872: $? = 0
# configure:2894: result:
# configure:2900: checking for suffix of object files
# configure:2922: gcc -c -g conftest.c >&5
# configure:2926: $? = 0
# configure:2947: result: o
# configure:2951: checking whether we are using the GNU C compiler
# configure:2970: gcc -c -g conftest.c >&5
# configure:2970: $? = 0
# configure:2979: result: yes
# configure:2988: checking whether gcc accepts -g
# configure:3008: gcc -c -g conftest.c >&5
# configure:3008: $? = 0
# configure:3049: result: yes
# configure:3066: checking for gcc option to accept ISO C89
# configure:3130: gcc -c -g conftest.c >&5
# configure:3130: $? = 0
# configure:3143: result: none needed
# configure:3169: checking how to run the C preprocessor
# configure:3200: gcc -E conftest.c
# configure:3200: $? = 0
# configure:3214: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3214: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3239: result: gcc -E
# configure:3259: gcc -E conftest.c
# configure:3259: $? = 0
# configure:3273: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# compilation terminated.
# configure:3273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3302: checking for grep that handles long lines and -e
# configure:3360: result: /usr/sbin/grep
# configure:3365: checking for egrep
# configure:3427: result: /usr/sbin/grep -E
# configure:3432: checking for ANSI C header files
# configure:3452: gcc -c -g conftest.c >&5
# configure:3452: $? = 0
# configure:3525: gcc -o conftest -g -static-libstdc++ -static-libgcc conftest.c >&5
# configure:3525: $? = 0
# configure:3525: ./conftest
# configure:3525: $? = 0
# configure:3536: result: yes
# configure:3549: checking for sys/types.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3549: checking for sys/stat.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3549: checking for stdlib.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3549: checking for string.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3549: checking for memory.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3549: checking for strings.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3549: checking for inttypes.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3549: checking for stdint.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3549: checking for unistd.h
# configure:3549: gcc -c -g conftest.c >&5
# configure:3549: $? = 0
# configure:3549: result: yes
# configure:3563: checking minix/config.h usability
# configure:3563: gcc -c -g conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:3563: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3563: result: no
# configure:3563: checking minix/config.h presence
# configure:3563: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# compilation terminated.
# configure:3563: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:3563: result: no
# configure:3563: checking for minix/config.h
# configure:3563: result: no
# configure:3584: checking whether it is safe to define __EXTENSIONS__
# configure:3602: gcc -c -g conftest.c >&5
# configure:3602: $? = 0
# configure:3609: result: yes
# configure:3629: checking whether gcc needs -traditional
# configure:3663: result: no
# configure:3684: checking for a BSD-compatible install
# configure:3752: result: /usr/bin/install -c
# configure:3765: checking for ar
# configure:3793: result: ar
# configure:3805: checking for x86_64-unknown-linux-gnu-ranlib
# configure:3832: result: ranlib
# configure:3898: checking for an ANSI C-conforming const
# configure:3963: gcc -c -g -O conftest.c >&5
# configure:3963: $? = 0
# configure:3970: result: yes
# configure:3978: checking for function prototypes
# configure:3981: result: yes
# configure:3994: checking whether char is unsigned
# configure:4012: gcc -c -g -O conftest.c >&5
# configure:4012: $? = 0
# configure:4019: result: no
# configure:4026: checking for working volatile
# configure:4045: gcc -c -g -O conftest.c >&5
# configure:4045: $? = 0
# configure:4052: result: yes
# configure:4061: checking return type of signal handlers
# configure:4079: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:32:9: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ^
# configure:4079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:4086: result: void
# configure:4095: checking for size_t
# configure:4095: gcc -c -g -O conftest.c >&5
# configure:4095: $? = 0
# configure:4095: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:4095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4095: result: yes
# configure:4106: checking for ssize_t
# configure:4106: gcc -c -g -O conftest.c >&5
# configure:4106: $? = 0
# configure:4106: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:22: error: expected expression before ')' token
# if (sizeof ((ssize_t)))
# ^
# configure:4106: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((ssize_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:4106: result: yes
# configure:4118: checking for ANSI C header files
# configure:4222: result: yes
# configure:4231: checking whether stat file-mode macros are broken
# configure:4258: gcc -c -g -O conftest.c >&5
# configure:4258: $? = 0
# configure:4265: result: no
# configure:4276: checking for dirent.h that defines DIR
# configure:4295: gcc -c -g -O conftest.c >&5
# configure:4295: $? = 0
# configure:4303: result: yes
# configure:4317: checking for library containing opendir
# configure:4348: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4348: $? = 0
# configure:4365: result: none required
# configure:4436: checking for fcntl
# configure:4436: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4436: $? = 0
# configure:4436: result: yes
# configure:4436: checking for kill
# configure:4436: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4436: $? = 0
# configure:4436: result: yes
# configure:4436: checking for lstat
# configure:4436: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4436: $? = 0
# configure:4436: result: yes
# configure:4450: checking for memmove
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:55:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4450: checking for putenv
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4450: checking for select
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4450: checking for setenv
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4450: checking for setlocale
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4450: checking for strcasecmp
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:60:6: warning: conflicting types for built-in function 'strcasecmp'
# char strcasecmp ();
# ^
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4450: checking for strpbrk
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:61:6: warning: conflicting types for built-in function 'strpbrk'
# char strpbrk ();
# ^
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4450: checking for tcgetattr
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4450: checking for vsnprintf
# configure:4450: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:63:6: warning: conflicting types for built-in function 'vsnprintf'
# char vsnprintf ();
# ^
# configure:4450: $? = 0
# configure:4450: result: yes
# configure:4463: checking for isascii
# configure:4463: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'isascii'
# char isascii ();
# ^
# configure:4463: $? = 0
# configure:4463: result: yes
# configure:4463: checking for isxdigit
# configure:4463: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'isxdigit'
# char isxdigit ();
# ^
# configure:4463: $? = 0
# configure:4463: result: yes
# configure:4476: checking for getpwent
# configure:4476: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for getpwnam
# configure:4476: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4476: checking for getpwuid
# configure:4476: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4476: $? = 0
# configure:4476: result: yes
# configure:4487: checking for working strcoll
# configure:4508: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4508: $? = 0
# configure:4508: ./conftest
# configure:4508: $? = 0
# configure:4518: result: yes
# configure:4531: checking fcntl.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking fcntl.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for fcntl.h
# configure:4531: result: yes
# configure:4531: checking for unistd.h
# configure:4531: result: yes
# configure:4531: checking for stdlib.h
# configure:4531: result: yes
# configure:4531: checking varargs.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# In file included from conftest.c:83:0:
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^
# configure:4531: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4531: result: no
# configure:4531: checking varargs.h presence
# configure:4531: gcc -E conftest.c
# In file included from conftest.c:50:0:
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include/varargs.h:4:2: error: #error "GCC no longer implements ."
# #error "GCC no longer implements ."
# ^
# /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/include/varargs.h:5:2: error: #error "Revise your code to use ."
# #error "Revise your code to use ."
# ^
# configure:4531: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | /* end confdefs.h. */
# | #include
# configure:4531: result: no
# configure:4531: checking for varargs.h
# configure:4531: result: no
# configure:4531: checking stdarg.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking stdarg.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for stdarg.h
# configure:4531: result: yes
# configure:4531: checking for string.h
# configure:4531: result: yes
# configure:4531: checking for strings.h
# configure:4531: result: yes
# configure:4531: checking limits.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking limits.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for limits.h
# configure:4531: result: yes
# configure:4531: checking locale.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking locale.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for locale.h
# configure:4531: result: yes
# configure:4531: checking pwd.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking pwd.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for pwd.h
# configure:4531: result: yes
# configure:4531: checking for memory.h
# configure:4531: result: yes
# configure:4531: checking termcap.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking termcap.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for termcap.h
# configure:4531: result: yes
# configure:4531: checking termios.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking termios.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for termios.h
# configure:4531: result: yes
# configure:4531: checking termio.h usability
# configure:4531: gcc -c -g -O conftest.c >&5
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking termio.h presence
# configure:4531: gcc -E conftest.c
# configure:4531: $? = 0
# configure:4531: result: yes
# configure:4531: checking for termio.h
# configure:4531: result: yes
# configure:4545: checking sys/pte.h usability
# configure:4545: gcc -c -g -O conftest.c >&5
# conftest.c:93:21: fatal error: sys/pte.h: No such file or directory
# compilation terminated.
# configure:4545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4545: result: no
# configure:4545: checking sys/pte.h presence
# configure:4545: gcc -E conftest.c
# conftest.c:60:21: fatal error: sys/pte.h: No such file or directory
# compilation terminated.
# configure:4545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | /* end confdefs.h. */
# | #include
# configure:4545: result: no
# configure:4545: checking for sys/pte.h
# configure:4545: result: no
# configure:4545: checking sys/stream.h usability
# configure:4545: gcc -c -g -O conftest.c >&5
# conftest.c:93:24: fatal error: sys/stream.h: No such file or directory
# compilation terminated.
# configure:4545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:4545: result: no
# configure:4545: checking sys/stream.h presence
# configure:4545: gcc -E conftest.c
# conftest.c:60:24: fatal error: sys/stream.h: No such file or directory
# compilation terminated.
# configure:4545: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | /* end confdefs.h. */
# | #include
# configure:4545: result: no
# configure:4545: checking for sys/stream.h
# configure:4545: result: no
# configure:4545: checking sys/select.h usability
# configure:4545: gcc -c -g -O conftest.c >&5
# configure:4545: $? = 0
# configure:4545: result: yes
# configure:4545: checking sys/select.h presence
# configure:4545: gcc -E conftest.c
# configure:4545: $? = 0
# configure:4545: result: yes
# configure:4545: checking for sys/select.h
# configure:4545: result: yes
# configure:4545: checking sys/file.h usability
# configure:4545: gcc -c -g -O conftest.c >&5
# configure:4545: $? = 0
# configure:4545: result: yes
# configure:4545: checking sys/file.h presence
# configure:4545: gcc -E conftest.c
# configure:4545: $? = 0
# configure:4545: result: yes
# configure:4545: checking for sys/file.h
# configure:4545: result: yes
# configure:4559: checking for sys/ptem.h
# configure:4559: gcc -c -g -O conftest.c >&5
# conftest.c:68:22: fatal error: sys/ptem.h: No such file or directory
# compilation terminated.
# configure:4559: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | /* end confdefs.h. */
# |
# | #if HAVE_SYS_STREAM_H
# | # include
# | #endif
# |
# |
# | #include
# configure:4559: result: no
# configure:4582: checking for special C compiler options needed for large files
# configure:4627: result: no
# configure:4633: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4658: gcc -c -g -O conftest.c >&5
# configure:4658: $? = 0
# configure:4690: result: no
# configure:4775: checking for type of signal functions
# configure:4798: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:4798: $? = 0
# configure:4856: result: posix
# configure:4871: checking if signal handlers must be reinstalled when invoked
# configure:4929: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:98:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^
# conftest.c: In function 'main':
# conftest.c:104:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(nsigint != 2);
# ^
# conftest.c:104:2: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:104:2: note: include '' or provide a declaration of 'exit'
# configure:4929: $? = 0
# configure:4929: ./conftest
# configure:4929: $? = 0
# configure:4940: result: no
# configure:4949: checking for presence of POSIX-style sigsetjmp/siglongjmp
# configure:5001: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:71:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^
# conftest.c: In function 'main':
# conftest.c:90:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(0); /* could get sigmask and compare to oset here. */
# ^
# conftest.c:90:3: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:90:3: note: include '' or provide a declaration of 'exit'
# conftest.c:98:1: warning: incompatible implicit declaration of built-in function 'exit'
# exit(1);
# ^
# conftest.c:98:1: note: include '' or provide a declaration of 'exit'
# configure:5001: $? = 0
# configure:5001: ./conftest
# configure:5001: $? = 0
# configure:5012: result: present
# configure:5019: checking for lstat
# configure:5038: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5038: $? = 0
# configure:5046: result: yes
# configure:5054: checking whether or not strcoll and strcmp differ
# configure:5104: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:71:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(c, v)
# ^
# conftest.c: In function 'main':
# conftest.c:85:14: warning: implicit declaration of function 'strcoll' [-Wimplicit-function-declaration]
# r1 = strcoll("abd", "aXd");
# ^
# conftest.c:89:14: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
# r2 = strcmp("abd", "aXd");
# ^
# conftest.c:98:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (r1 > 0 && r2 > 0);
# ^
# conftest.c:98:2: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:98:2: note: include '' or provide a declaration of 'exit'
# configure:5104: $? = 0
# configure:5104: ./conftest
# configure:5104: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | /* end confdefs.h. */
# |
# | #include
# | #if defined (HAVE_LOCALE_H)
# | #include
# | #endif
# |
# | main(c, v)
# | int c;
# | char *v[];
# | {
# | int r1, r2;
# | char *deflocale, *defcoll;
# |
# | #ifdef HAVE_SETLOCALE
# | deflocale = setlocale(LC_ALL, "");
# | defcoll = setlocale(LC_COLLATE, "");
# | #endif
# |
# | #ifdef HAVE_STRCOLL
# | /* These two values are taken from tests/glob-test. */
# | r1 = strcoll("abd", "aXd");
# | #else
# | r1 = 0;
# | #endif
# | r2 = strcmp("abd", "aXd");
# |
# | /* These two should both be greater than 0. It is permissible for
# | a system to return different values, as long as the sign is the
# | same. */
# |
# | /* Exit with 1 (failure) if these two values are both > 0, since
# | this tests whether strcoll(3) is broken with respect to strcmp(3)
# | in the default locale. */
# | exit (r1 > 0 && r2 > 0);
# | }
# |
# configure:5115: result: no
# configure:5123: checking whether the ctype macros accept non-ascii characters
# configure:5168: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:72:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(c, v)
# ^
# conftest.c: In function 'main':
# conftest.c:93:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit (r1 == 0 || r2 == 0);
# ^
# conftest.c:93:2: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:93:2: note: include '' or provide a declaration of 'exit'
# configure:5168: $? = 0
# configure:5168: ./conftest
# configure:5168: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | /* end confdefs.h. */
# |
# | #ifdef HAVE_LOCALE_H
# | #include
# | #endif
# | #include
# | #include
# |
# | main(c, v)
# | int c;
# | char *v[];
# | {
# | char *deflocale;
# | unsigned char x;
# | int r1, r2;
# |
# | #ifdef HAVE_SETLOCALE
# | /* We take a shot here. If that locale is not known, try the
# | system default. We try this one because '\342' (226) is
# | known to be a printable character in that locale. */
# | deflocale = setlocale(LC_ALL, "en_US.ISO8859-1");
# | if (deflocale == 0)
# | deflocale = setlocale(LC_ALL, "");
# | #endif
# |
# | x = '\342';
# | r1 = isprint(x);
# | x -= 128;
# | r2 = isprint(x);
# | exit (r1 == 0 || r2 == 0);
# | }
# |
# configure:5179: result: no
# configure:5187: checking whether getpw functions are declared in pwd.h
# configure:5212: result: yes
# configure:5220: checking whether termios.h defines TIOCGWINSZ
# configure:5243: result: no
# configure:5247: checking whether sys/ioctl.h defines TIOCGWINSZ
# configure:5270: result: yes
# configure:5281: checking for sig_atomic_t in signal.h
# configure:5299: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5299: $? = 0
# configure:5307: result: yes
# configure:5324: checking whether signal handlers are of type void
# configure:5348: gcc -c -g -O conftest.c >&5
# configure:5348: $? = 0
# configure:5355: result: yes
# configure:5363: checking for TIOCSTAT in sys/ioctl.h
# configure:5380: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:9: error: 'TIOCSTAT' undeclared (first use in this function)
# int x = TIOCSTAT;
# ^
# conftest.c:73:9: note: each undeclared identifier is reported only once for each function it appears in
# configure:5380: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | int x = TIOCSTAT;
# | ;
# | return 0;
# | }
# configure:5388: result: no
# configure:5395: checking for FIONREAD in sys/ioctl.h
# configure:5412: gcc -c -g -O conftest.c >&5
# configure:5412: $? = 0
# configure:5420: result: yes
# configure:5427: checking for speed_t in sys/types.h
# configure:5443: gcc -c -g -O conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:73:1: error: unknown type name 'speed_t'
# speed_t x;
# ^
# configure:5443: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | speed_t x;
# | ;
# | return 0;
# | }
# configure:5451: result: no
# configure:5458: checking for struct winsize in sys/ioctl.h and termios.h
# configure:5475: gcc -c -g -O conftest.c >&5
# configure:5475: $? = 0
# configure:5502: result: sys/ioctl.h
# configure:5517: checking for struct dirent.d_ino
# configure:5555: gcc -c -g -O conftest.c >&5
# configure:5555: $? = 0
# configure:5563: result: yes
# configure:5571: checking for struct dirent.d_fileno
# configure:5609: gcc -c -g -O conftest.c >&5
# configure:5609: $? = 0
# configure:5617: result: yes
# configure:5639: checking for tgetent
# configure:5639: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccd2zTvN.o: In function `main':
# /tmp/crash/src/crash-7.1.5/gdb-7.6/readline/conftest.c:106: undefined reference to `tgetent'
# collect2: error: ld returned 1 exit status
# configure:5639: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | /* end confdefs.h. */
# | /* Define tgetent to an innocuous variant, in case declares tgetent.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define tgetent innocuous_tgetent
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char tgetent (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef tgetent
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_tgetent || defined __stub___tgetent
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5639: result: no
# configure:5643: checking for tgetent in -ltermcap
# configure:5668: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c -ltermcap >&5
# /usr/sbin/ld: cannot find -ltermcap
# collect2: error: ld returned 1 exit status
# configure:5668: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5677: result: no
# configure:5682: checking for tgetent in -ltinfo
# configure:5707: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c -ltinfo >&5
# /usr/sbin/ld: cannot find -ltinfo
# collect2: error: ld returned 1 exit status
# configure:5707: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:5716: result: no
# configure:5721: checking for tgetent in -lcurses
# configure:5746: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c -lcurses >&5
# configure:5746: $? = 0
# configure:5755: result: yes
# configure:5813: checking which library has the termcap functions
# configure:5816: result: using libcurses
# configure:5850: checking wctype.h usability
# configure:5850: gcc -c -g -O conftest.c >&5
# configure:5850: $? = 0
# configure:5850: result: yes
# configure:5850: checking wctype.h presence
# configure:5850: gcc -E conftest.c
# configure:5850: $? = 0
# configure:5850: result: yes
# configure:5850: checking for wctype.h
# configure:5850: result: yes
# configure:5862: checking wchar.h usability
# configure:5862: gcc -c -g -O conftest.c >&5
# configure:5862: $? = 0
# configure:5862: result: yes
# configure:5862: checking wchar.h presence
# configure:5862: gcc -E conftest.c
# configure:5862: $? = 0
# configure:5862: result: yes
# configure:5862: checking for wchar.h
# configure:5862: result: yes
# configure:5874: checking langinfo.h usability
# configure:5874: gcc -c -g -O conftest.c >&5
# configure:5874: $? = 0
# configure:5874: result: yes
# configure:5874: checking langinfo.h presence
# configure:5874: gcc -E conftest.c
# configure:5874: $? = 0
# configure:5874: result: yes
# configure:5874: checking for langinfo.h
# configure:5874: result: yes
# configure:5885: checking for mbrlen
# configure:5885: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5885: $? = 0
# configure:5885: result: yes
# configure:5891: checking for mbscasecmp
# configure:5891: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/ccDSyvhV.o: In function `main':
# /tmp/crash/src/crash-7.1.5/gdb-7.6/readline/conftest.c:110: undefined reference to `mbscasecmp'
# collect2: error: ld returned 1 exit status
# configure:5891: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_MBRLEN 1
# | /* end confdefs.h. */
# | /* Define mbscasecmp to an innocuous variant, in case declares mbscasecmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mbscasecmp innocuous_mbscasecmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mbscasecmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mbscasecmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mbscasecmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mbscasecmp || defined __stub___mbscasecmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mbscasecmp ();
# | ;
# | return 0;
# | }
# configure:5891: result: no
# configure:5897: checking for mbscmp
# configure:5897: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cckECTof.o: In function `main':
# /tmp/crash/src/crash-7.1.5/gdb-7.6/readline/conftest.c:110: undefined reference to `mbscmp'
# collect2: error: ld returned 1 exit status
# configure:5897: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_MBRLEN 1
# | /* end confdefs.h. */
# | /* Define mbscmp to an innocuous variant, in case declares mbscmp.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mbscmp innocuous_mbscmp
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mbscmp (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mbscmp
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mbscmp ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mbscmp || defined __stub___mbscmp
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mbscmp ();
# | ;
# | return 0;
# | }
# configure:5897: result: no
# configure:5903: checking for mbsnrtowcs
# configure:5903: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5903: $? = 0
# configure:5903: result: yes
# configure:5909: checking for mbsrtowcs
# configure:5909: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5909: $? = 0
# configure:5909: result: yes
# configure:5919: checking for mbschr
# configure:5919: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# /tmp/cc5iFJUo.o: In function `main':
# /tmp/crash/src/crash-7.1.5/gdb-7.6/readline/conftest.c:112: undefined reference to `mbschr'
# collect2: error: ld returned 1 exit status
# configure:5919: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "readline"
# | #define PACKAGE_TARNAME "readline"
# | #define PACKAGE_VERSION "6.2"
# | #define PACKAGE_STRING "readline 6.2"
# | #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# | #define PACKAGE_URL ""
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define PROTOTYPES 1
# | #define __PROTOTYPES 1
# | #define RETSIGTYPE void
# | #define STDC_HEADERS 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_FCNTL 1
# | #define HAVE_KILL 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_TCGETATTR 1
# | #define HAVE_VSNPRINTF 1
# | #define HAVE_ISASCII 1
# | #define HAVE_ISXDIGIT 1
# | #define HAVE_GETPWENT 1
# | #define HAVE_GETPWNAM 1
# | #define HAVE_GETPWUID 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_TERMIO_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_POSIX_SIGNALS 1
# | #define HAVE_POSIX_SIGSETJMP 1
# | #define HAVE_LSTAT 1
# | #define HAVE_GETPW_DECLS 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define VOID_SIGHANDLER 1
# | #define FIONREAD_IN_SYS_IOCTL 1
# | #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# | #define HAVE_STRUCT_DIRENT_D_INO 1
# | #define HAVE_STRUCT_DIRENT_D_FILENO 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_MBRLEN 1
# | #define HAVE_MBSNRTOWCS 1
# | #define HAVE_MBSRTOWCS 1
# | /* end confdefs.h. */
# | /* Define mbschr to an innocuous variant, in case declares mbschr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define mbschr innocuous_mbschr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char mbschr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef mbschr
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char mbschr ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_mbschr || defined __stub___mbschr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return mbschr ();
# | ;
# | return 0;
# | }
# configure:5919: result: no
# configure:5937: checking for wcrtomb
# configure:5937: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5937: $? = 0
# configure:5937: result: yes
# configure:5943: checking for wcscoll
# configure:5943: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5943: $? = 0
# configure:5943: result: yes
# configure:5949: checking for wcsdup
# configure:5949: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5949: $? = 0
# configure:5949: result: yes
# configure:5955: checking for wcwidth
# configure:5955: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5955: $? = 0
# configure:5955: result: yes
# configure:5961: checking for wctype
# configure:5961: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5961: $? = 0
# configure:5961: result: yes
# configure:5970: checking for wcswidth
# configure:5970: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:5970: $? = 0
# configure:5970: result: yes
# configure:5989: checking whether mbrtowc and mbstate_t are properly declared
# configure:6009: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6009: $? = 0
# configure:6017: result: yes
# configure:6033: checking for iswlower
# configure:6033: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:109:6: warning: conflicting types for built-in function 'iswlower'
# char iswlower ();
# ^
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for iswupper
# configure:6033: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:110:6: warning: conflicting types for built-in function 'iswupper'
# char iswupper ();
# ^
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for towlower
# configure:6033: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:111:6: warning: conflicting types for built-in function 'towlower'
# char towlower ();
# ^
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for towupper
# configure:6033: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# conftest.c:112:6: warning: conflicting types for built-in function 'towupper'
# char towupper ();
# ^
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6033: checking for iswctype
# configure:6033: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6033: $? = 0
# configure:6033: result: yes
# configure:6044: checking for nl_langinfo and CODESET
# configure:6060: gcc -o conftest -g -O -static-libstdc++ -static-libgcc conftest.c >&5
# configure:6060: $? = 0
# configure:6068: result: yes
# configure:6075: checking for wchar_t in wchar.h
# configure:6095: gcc -c -g -O conftest.c >&5
# configure:6095: $? = 0
# configure:6102: result: yes
# configure:6110: checking for wctype_t in wctype.h
# configure:6129: gcc -c -g -O conftest.c >&5
# configure:6129: $? = 0
# configure:6136: result: yes
# configure:6144: checking for wint_t in wctype.h
# configure:6163: gcc -c -g -O conftest.c >&5
# configure:6163: $? = 0
# configure:6170: result: yes
# configure:6212: checking configuration for building shared libraries
# configure:6236: result: supported
# configure:6364: updating cache ./config.cache
# configure:6401: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by readline config.status 6.2, which was
# generated by GNU Autoconf 2.64. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 622c25be6a1b
#
# config.status:927: creating Makefile
# config.status:927: creating doc/Makefile
# config.status:927: creating examples/Makefile
# config.status:927: creating shlib/Makefile
# config.status:927: creating config.h
# config.status:1107: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_char_unsigned=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_volatile=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value='-static-libstdc++ -static-libgcc '
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux-gnu
# ac_cv_env_target_alias_set=set
# ac_cv_env_target_alias_value=x86_64-unknown-linux-gnu
# ac_cv_func_fcntl=yes
# ac_cv_func_getpwent=yes
# ac_cv_func_getpwnam=yes
# ac_cv_func_getpwuid=yes
# ac_cv_func_isascii=yes
# ac_cv_func_iswctype=yes
# ac_cv_func_iswlower=yes
# ac_cv_func_iswupper=yes
# ac_cv_func_isxdigit=yes
# ac_cv_func_kill=yes
# ac_cv_func_lstat=yes
# ac_cv_func_mbrlen=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbscasecmp=no
# ac_cv_func_mbschr=no
# ac_cv_func_mbscmp=no
# ac_cv_func_mbsnrtowcs=yes
# ac_cv_func_mbsrtowcs=yes
# ac_cv_func_memmove=yes
# ac_cv_func_putenv=yes
# ac_cv_func_select=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strcoll_works=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_tcgetattr=yes
# ac_cv_func_tgetent=no
# ac_cv_func_towlower=yes
# ac_cv_func_towupper=yes
# ac_cv_func_vsnprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcscoll=yes
# ac_cv_func_wcsdup=yes
# ac_cv_func_wcswidth=yes
# ac_cv_func_wctype=yes
# ac_cv_func_wcwidth=yes
# ac_cv_have_sig_atomic_t=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_pwd_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_file_h=yes
# ac_cv_header_sys_pte_h=no
# ac_cv_header_sys_ptem_h=no
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stream_h=no
# ac_cv_header_sys_types_h=yes
# ac_cv_header_termcap_h=yes
# ac_cv_header_termio_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_varargs_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_curses_tgetent=yes
# ac_cv_lib_termcap_tgetent=no
# ac_cv_lib_tinfo_tgetent=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_AR=ar
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_opendir='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
# ac_cv_sys_tiocgwinsz_in_termios_h=no
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_ssize_t=yes
# bash_cv_dirent_has_d_fileno=yes
# bash_cv_dirent_has_dino=yes
# bash_cv_fionread_in_ioctl=yes
# bash_cv_func_ctype_nonascii=no
# bash_cv_func_lstat=yes
# bash_cv_func_sigsetjmp=present
# bash_cv_func_strcoll_broken=no
# bash_cv_getpw_declared=yes
# bash_cv_langinfo_codeset=yes
# bash_cv_must_reinstall_sighandlers=no
# bash_cv_signal_vintage=posix
# bash_cv_speed_t_in_sys_types=no
# bash_cv_struct_winsize_header=ioctl_h
# bash_cv_termcap_lib=libcurses
# bash_cv_tiocstat_in_ioctl=no
# bash_cv_type_wchar_t=yes
# bash_cv_type_wctype_t=yes
# bash_cv_type_wint_t=yes
# bash_cv_void_sighandler=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AR='ar'
# ARFLAGS='cr'
# BUILD_DIR='/tmp/crash/src/crash-7.1.5/gdb-7.6/readline'
# CC='gcc'
# CFLAGS='-g -O'
# CPP='gcc -E'
# CPPFLAGS=''
# CROSS_COMPILE=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='/usr/bin/install -c -m 644'
# INSTALL_PROGRAM='/usr/bin/install -c'
# INSTALL_SCRIPT='/usr/bin/install -c'
# LDFLAGS='-static-libstdc++ -static-libgcc '
# LIBOBJS=' ${LIBOBJDIR}mbschr$U.o'
# LIBS=''
# LIBVERSION='6.2'
# LOCAL_CFLAGS=''
# LOCAL_DEFS=''
# LOCAL_LDFLAGS=''
# LTLIBOBJS=' ${LIBOBJDIR}mbschr$U.lo'
# MAKE_SHELL='/bin/sh'
# OBJEXT='o'
# PACKAGE_BUGREPORT='bug-readline@gnu.org'
# PACKAGE_NAME='readline'
# PACKAGE_STRING='readline 6.2'
# PACKAGE_TARNAME='readline'
# PACKAGE_URL=''
# PACKAGE_VERSION='6.2'
# PATH_SEPARATOR=':'
# PURIFY=''
# RANLIB='ranlib'
# SET_MAKE=''
# SHARED_INSTALL_TARGET=''
# SHARED_TARGET=''
# SHELL='/bin/sh'
# SHLIB_DLLVERSION='$(SHLIB_MAJOR)'
# SHLIB_DOT='.'
# SHLIB_LIBPREF='lib'
# SHLIB_LIBS=''
# SHLIB_LIBSUFF='so'
# SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)'
# SHLIB_MAJOR='6'
# SHLIB_MINOR='2'
# SHLIB_STATUS='supported'
# SHLIB_XLDFLAGS='-Wl,-rpath,$(libdir) -Wl,-soname,`basename $@ $(SHLIB_MINOR)`'
# SHOBJ_CC='gcc'
# SHOBJ_CFLAGS='-fPIC'
# SHOBJ_LD='${CC}'
# SHOBJ_LDFLAGS='-shared -Wl,-soname,$@'
# SHOBJ_LIBS=''
# SHOBJ_STATUS='supported'
# SHOBJ_XLDFLAGS=''
# STATIC_INSTALL_TARGET='install-static'
# STATIC_TARGET='static'
# TERMCAP_LIB='-lcurses'
# ac_ct_CC=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux-gnu'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux-gnu'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,y,y,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias='x86_64-unknown-linux-gnu'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "readline"
# #define PACKAGE_TARNAME "readline"
# #define PACKAGE_VERSION "6.2"
# #define PACKAGE_STRING "readline 6.2"
# #define PACKAGE_BUGREPORT "bug-readline@gnu.org"
# #define PACKAGE_URL ""
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define PROTOTYPES 1
# #define __PROTOTYPES 1
# #define RETSIGTYPE void
# #define STDC_HEADERS 1
# #define HAVE_DIRENT_H 1
# #define HAVE_FCNTL 1
# #define HAVE_KILL 1
# #define HAVE_LSTAT 1
# #define HAVE_MEMMOVE 1
# #define HAVE_PUTENV 1
# #define HAVE_SELECT 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRPBRK 1
# #define HAVE_TCGETATTR 1
# #define HAVE_VSNPRINTF 1
# #define HAVE_ISASCII 1
# #define HAVE_ISXDIGIT 1
# #define HAVE_GETPWENT 1
# #define HAVE_GETPWNAM 1
# #define HAVE_GETPWUID 1
# #define HAVE_STRCOLL 1
# #define HAVE_FCNTL_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_PWD_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_TERMCAP_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_TERMIO_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_POSIX_SIGNALS 1
# #define HAVE_POSIX_SIGSETJMP 1
# #define HAVE_LSTAT 1
# #define HAVE_GETPW_DECLS 1
# #define GWINSZ_IN_SYS_IOCTL 1
# #define VOID_SIGHANDLER 1
# #define FIONREAD_IN_SYS_IOCTL 1
# #define STRUCT_WINSIZE_IN_SYS_IOCTL 1
# #define HAVE_STRUCT_DIRENT_D_INO 1
# #define HAVE_STRUCT_DIRENT_D_FILENO 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_MBRLEN 1
# #define HAVE_MBSNRTOWCS 1
# #define HAVE_MBSRTOWCS 1
# #define HAVE_WCRTOMB 1
# #define HAVE_WCSCOLL 1
# #define HAVE_WCSDUP 1
# #define HAVE_WCWIDTH 1
# #define HAVE_WCTYPE 1
# #define HAVE_WCSWIDTH 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_ISWLOWER 1
# #define HAVE_ISWUPPER 1
# #define HAVE_TOWLOWER 1
# #define HAVE_TOWUPPER 1
# #define HAVE_ISWCTYPE 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WCTYPE_T 1
# #define HAVE_WINT_T 1
#
# configure: exit 0